...
Roles: Roles are freely defined and assigned to individual forms. A class /IQX/CL_FORMS_WORKLIST_CLASS or its subclass can be assigned to a defined role as shown above.
- Forms for Roles: Assign the form App to a Role/s
- Sequence - used for arranging the App as a tile in the launchpad
- Footer - can be used for grouping the App. This is displayed at the bottom of the App's tile
- Sub Header - displayed under the App's description in the tile
Roles for Users: Assign users to the Roles. Only users assigned to the role, assigned to a form an App will have access to the formthat App.
If Admin? is ticked the user gets access to an extra tab in MyForms - which says Administrator. It becomes available even if the user is not the actual agent of the form and allows a supervisory view of the particular form compared to a standard user.
If a user is an administrator but it is required that they be limited a certain region or some other attribute of the form then further limitations can be implemented to separate administrators.
It is achieved by creating an implementation of sub-class of /IQX/CL_FORMS_WORKLIST_CLASS and then entering this in the "Roles" configuration area where it says "Implementing Class for Worklist". Method FILL_WORKLIST_FOR_ROLE can then be used to further fine-grain whether a particular form App is visible in the Administrator tab of MyForms.
- Approvers (defined): Define Definition for approvers here whendetermination
- Auto-Generated Forms: A form An App can be started from another formApp.
The form App that can be automatically generated is entered here and set to active - General Configuration: Maintain the Servers and URL for the landing page of the form tiles here during initial setup or subsequent change.
App Configuration – shows the version of FAB installed and the background image
Additional Libraries – repository for additional Javascript libraries that can be accessed by the App
Global CSS – styling that is applied and can be accessed globally within FAB
Javascript Editor – configuration of the javascript editor being used in the workbench
Documentation URL – configuration of the FAB documentation accessible from the workbench
Info |
---|
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...