Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Returns an array of option objects representing valid options available for a control, including a blank option and excluding any options that have been removed from the control using removeOption.
Control types supported
Choice, Choices
Syntax
formContext.getControl(arg).getOptions()
Return Value
Type: Array of option objects.
Description: The array of option objects representing valid options where each option object has the following attributes:
text: String. Label of the option.value: Number. Enumeration value of the option.