Menu button
The menu button is a button displayed in the top form bar in WEBCON BPS Portal. The button can be used to trigger automations defined by users.
To make the form more readable it is possible to group automations triggered by the menu button by:
- setting up several automations under one button. The automations are then executed top-down in a transaction,
- defining a group of buttons. Its name is displayed on the form, while the buttons configured under it are available from a drop-down menu.
Menu buttons
If a number of automations is defined under one button, they are executed in accordance with the following logic:
- automations are triggered top-down in a transaction,
- if a condition for executing an automation returns the value of "0", it is skipped. The remaining automations are unaffected,
- if there are several automations that redirect (e.g. a Hyperlink action) or show result, only the last one is executed,
- if an automation containing the Hyperlink action is defined under the button, the Automatic save option is unavailable,
- automations that require user interaction cannot be defined under one button with other actions, i.e. the Change form type action must be defined under a separate button,
- for a menu button to be visible in the View mode (i.e. when viewing the form without having the instance checked out), the following actions must be defined as the only ones under their specific button:
– Hyperlink (the Automatic save checkbox must be selected),
– Generate/Update a Word file (the Save as an attachment checkbox must be unchecked),
– Generate a PDF file (the Add as attachment checkbox must be unchecked),
– Printout a barcode label,
– Generate an HTML printout.
All the actions must be associated with the Menu button.
Button groups
You can create a button group for automations added both globally and on individual steps.
To create a group, in the Actions tab, right-click the selected item from the Actions list and choose Add group from the context menu.
The configuration of a button group is similar to the configuration of a single button. The group name is displayed on the form and all the buttons from the group are displayed in a drop-down menu after clicking the respective group button.
To learn more about grouping menu buttons, read the ARTICLE available on the WEBCON Community website.