E-Forms can be viewed and updated in certain OnBase Mobile access applications. For information on E-Form support for an OnBase Mobile application, refer to the module reference guide for that application.
When configuring E-Forms for use with these applications, there are some special design considerations. The following are special considerations and limitations for using E-Forms with these applications:
-
After designing your E-Form, ensure that any JavaScript works with the device's native web browser, which is the browser that is used to render E-Forms in these modules. For example, Mobile Safari is the iPad's native web browser. If a Workflow process is dependent upon JavaScript used on an E-Form (for example, to set a Keyword Value or validate user entry), test the E-Form to ensure that this JavaScript will execute successfully on the device, as well as on the desktop-based OnBase client.
-
Ensure that the E-Form displays in a usable way on the device.
Tip:Use jQuery or CSS media queries to enhance or customize the user experience when the E-Form is viewed on a device.
Note:If the CSS attribute initial-scale is used in the E-Form's meta tag, the document preview image may not display correctly when using the Mobile Access for Android module on an Android Tablet.
-
The following E-Form buttons are supported:
-
OBBtn_Yes
-
OBBtn_Save
-
OBBtn_SaveNoClose
-
OBBtn_Cancel
-
OBBtn_No
-
OBBtn_ExpandKSxx
-
OBBtn_KSxx (only supported when creating a new form)
-