Dynamically populate select fields with options from your CMS lists. Streamline form management and updating.
Assign this attribute to the select element where options will be dynamically added.
The index will be based on the number of CMS Selects needed in the page. (e.g. select for the first, select-2 for the second, select-3 for the third and so on).
Assign this attribute to the elements containing the data for the select options.
The index will be based on the number of CMS Selects needed in the page. (e.g. target for the first, target-2 for the second, target-3 for the third and so on).
‍
Set this attribute to specify the value for each dynamically created option.