I'm attempting to write a plugin to determine if a form is mobile-compatible

I'm attempting to write a plugin to determine if a form is mobile-compatible and has attachments, headers, and toolbars hidden. In Class FormConfig in the Appian 7.2 API, there exist static fields "FORM_IS_MOBILE_ENABLED", "TASK_ATTACHMENTS_MASK", "TASK_HEADER_MASK", and "TASK_TOOLBAR_MASK". I was hoping to find associated methods there to determine those form attributes, but I wasn't able to find them.

Is there a way to determine if a form is mobile-enabled and has attachments, headers, and toolbars hidden using the Appian 7.2 API?
...

OriginalPostID-72745

OriginalPostID-72745

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data