Skip to content

Plan Icon Creator

Table#

The Table element is similar to the Selection element but the selection options are table rows.

This is a dynamic element which options are set in the Flow Designer.

Settings:

  • Allow multiple selection: If checked the User can select more than 1 row
  • Show column labels: If checked the column headers are displayed
  • Preselect all entries: If checked all rows are selected by default
  • Use display only: If checked the table is shown without checkboxes (read-only mode)
  • Show search box: If checked a search input is shown above the table for filtering rows
  • Columns to hide: Allows hiding specific columns from the table display

Tips#

You can use this element in a combination with Table Generation, Table Loop and Object Query nodes.

See UI Designer