Data Table Add Action
Last updated
Last updated
The Data Table widget presents a popup menu when the user clicks on a row of the Data Table widget on the page.
The Data Table Add Action
block lets you add custom options to the popup menu and take an action if the user selects the option.
The block consists of the following (from top to bottom):
Data Table: Selectable Input to choose the Data Table widget from your page.
Label: Input configuration setting to specify the text label for the option.
Icon: Input configuration setting to specify an icon via Font Awesome 6 icon's CSS classes.
Selection Tasks: a Flow Parameter where you connect blocks that specify what you want done after a selection is made. Use the Data Table : Table Name and Data Table : Data blocks to aid with your processing.
NOTE: Each instance of this block adds one option to the menu. Hence to add multiple options, use this block as many times as needed.
The image below shows an example of the Data Table Add Action block where the option with label Custom1 and and icon from Font Awesome 6 is used.