Harness form - Presenting flow actions
Harness form - Presenting Flow Actions
Perform harnesses ( Work-.Perform ) present flow actions in an action section named Work-.pyActionArea. This section is included in Work-.pyWorkBodyLeft (which is included in the section Work-.pyWorkBody ), and is not visible in the harness.
By default, the action section contains an Other Actions menu bar in its header that enables users to select other possible connector and local flow actions. An Add Work submenu allows users to start supporting processes, or add child cases. The menu uses a pxLink control that references the Work-. pyWorkActionsPerform navigation rule.
You can modify the presentation of other possible actions as follows:
- Open the section Work-.WorkBodyLeft and save it to your application ruleset using the same Purpose key part.
- On the Layout tab, turn on wireframe mode.
- Select the section include Work-.pyActionArea and click the View properties icon.
- In the Include Section properties panel, select the Use Section gear icon .
- In the Parameters dialog, use the following options:
Parameter | Description |
---|---|
Display action as |
Select one of the following:
|
Show selected action as title |
Appears if you select
Drop Down . Select to have the most likely action appear in the section header.
If you do not select this option, the most likely action appears as the first selectable item in the list. |
Enter key submits user action | Select to enable users to submit the action when they press the Enter key. |
- Click OK to close the dialog.
- Click OK in the Section Include properties panel.
- Save the .pyWorkBodyLeft section.
> Modal dialogs
In certain contexts, your application can present a flow action as a modal dialog.