OPTIONS attribute

The OPTIONS attribute specifies widget options for the field.

Syntax

Important: This feature is deprecated, its use is discouraged although not prohibited.
OPTIONS = "option [...]"
  1. 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.