Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Returns an array of option objects representing valid options for a column.
Column types supported
Choice, Choices
Syntax
formContext.getAttribute(arg).getOptions()
Return Value
Type: Array of option objects.
Description: The array of option objects representing valid options.
Options have two properties:
| Property | Type | Description |
|---|---|---|
text |
string | The localized label for the option. |
value |
number | The integer value of the option. |