Make use of the dataset created within a module form. Add the data set into the Form and determine if the values need to appear in a horizontal or vertical direction.
Dataset that you can use in forms:
Checkbox
Radio button
Select from list
To use the dataset in the Form:
Step 1: Navigate to the relevant Form in which you want to include the dataset
Step 2: Drag and drop the relevant form field for which you created the dataset into the Form designer
Step 3: Click on the Form field, enter the Name and Label, and choose the relevant data set from the drop-down list. Observe the data set that you created appears in the Dataset Properties.
Step 3: Specify the details of the data set:
Multi-select: allows selection of one or more items. Turn on the slider to enable the user to choose from a list of options.
Mandatory: prompts the user to complete the form entry before saving and proceeding further. Turn on the slider to make the field essential.
Readonly: Field will not be editable. Turn on the slider to make the field non-editable during form entry.
Hide label: Field will not display during form entry. Turn on the slider if you do not want the user to see the field during form entry.
Enable search: button enables when you turn on the slider and allows the user to search using keywords during form entry.
Step 4: Save your settings