OPTIONS attribute

The OPTION attribute specifies widget options for the field.

Syntax

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.

Important: This attribute is deprecated, use new form item types instead.