Datasets
Manage reusable datasets
Last updated
Manage reusable datasets
Last updated
Datasets are a list of elements that can be reused in the application.
Suppose you need to create several select fields populated with a custom list of countries.
This task can be easily done with a dataset.
Navigate to Tools > Dataset.
For example, you can create a new dataset called countries:
You can manually add entries, or import a dataset from a file (allowed formats: CSV, JSON, YAML).
File examples:
Once the dataset is created, you can reuse it to populate a select field.
Locate your field, then click on Load dataset and select the previously created dataset:
The options are automatically populated: