Custom buttons

The custom button provides access to Applications within the portal and will be placed in the portlet header. When clicked, it opens the Portal App client (a version of the Flow web client) allowing users to execute the Application.

To add a custom button:

  1. Click New.

  2. Enter the Button Name: This text will be displayed on the button in the portlet.

  3. Select the Application to be connected to the custom button from the drop-down list.

Configure when the custom button should be enabled:

  • Always: The button is always available.

    • If No Rows Are Selected: An empty data set is sent to the Application.

    • If One or More Rows Are Selected: The data from the selected rows is sent to the Application.

  • Condition: The button is enabled if the condition is true for all selected rows, and the selected row data is sent to the workflow.

Last updated