Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

This article describes dynamic lists functionality. You can use it in the single select and multi select list column types.Add a drop-down list with options into a grid. Use the dynamic list to select options from the previously connected data source.

It is possible to combine static and dynamic options in one list as well.

To configure list dynamic options you need to create single select or multi select list column.


Dynamic options configuration

  1. Add Dynamic options
  2. Select a previously connected data source

  3. Specify JSONPath or SQL query
  4. Get data
  5. Configure Options Mapping for the label and value

  6. Save the dynamic options configuration

Below you can see how dynamic options look once after the configuration is finished



  • No labels