Data Table Add Action
Last updated
Last updated
The widget presents a popup menu when the user clicks on a row of the 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):
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.
Data Table: to choose the widget from your page.
Label: configuration setting to specify the text label for the option.
Icon: configuration setting to specify an icon via icon's CSS classes.
Selection Tasks: a where you connect blocks that specify what you want done after a selection is made. Use the and blocks to aid with your processing.
The image below shows an example of the Data Table Add Action block where the option with label Custom1 and and icon from is used.