Datasets
A Dataset is a collection of items, where each item is a pair of Code/Value entries.
Datasets are used to pre-set a list of options in a Combo Box type of form field. This is useful when you consistently reuse the same set of options in different form templates.
To create a dataset, click on + and enter the name of the Dataset. Then click + to add a Code/Value pair. Value is the option label displayed in a Combo Box.
Code is the option id. Code can be empty. In this case, Value is used as an id.
See
Scripting Combo Box Options.
You can export datasets as an Excel sheet and e.g. re-import in another account.