DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

OPTION

Defines an element inside a select/ drop-down list.

An OPTION object can only exist "between" a SELECT or OPTGROUP object.

class

Description:
See general information for class.

data

Description:
See general information for data.

disabled

Description:
See general information for disabled.

id

Description:
See general information for id.

label

Description:
See general information for label.

lang

Description:
See general information for lang.

layout

Description:
See general information for Layout and the option specific information.

selected

Description:
See general information for selected.

style

Description:
See general information for style.

title

Description:
See general information for title.

value

Description:
See general information for value.

[tsref:(cObject).FORM.FormObject.OPTION]