Navigation :
StyleCode Property: fieldChoices
fieldChoices
When the fieldType is “dropdown”, specifies the available choices that can be selected.
Examples
// Example: form > entry
read form with
SKU: text
Maximum: number
show form "My Form" a1b1 with
SKU { fieldChoices: "" }
Maximum