NIPO ODIN Version 5.17

Previous Topic

Next Topic

*FORM *NUMBER and *FORM *ALPHA Question Selectors

*FORM *NUMBER and *FORM *ALPHA question selectors

Selector Function

odinformelement

Attribute applies to every form element within the table

odinnumeric

Attribute for all numeric fields

odinalpha

Attribute for all alphanumeric input fields

odinquestioninput

Attribute for the <TD> containing the input field

odinnumericN

Attribute for the specific input field N, where N is a value between 0 and the number of fields-1.

odinalphaN

Attribute for the specific alpha-numeric input field N, where N is a value between 0 and the number of fields-1.

See Also