OPTIONS attribute
The OPTIONS attribute specifies widget options for the
field.
Syntax
Important: This feature is deprecated, and may be removed
in a future version.
OPTIONS = "option [...]"
- option can be
-nolist(to indicate that the column should appear as an independent field).
Usage
The OPTIONS attribute specifies parameters for a form item defined with the
WIDGET attribute.
Note: The
OPTIONS attribute is deprecated, use new form item types instead.