The user interface of XForms uses XForms controls.
The select1 control is used for selecting one item from a list of items.
In the example below, the user can choose one of to values, Male or Female. The data stored in the XForms instance (XML document) will be M or F:
The select control is used for selecting items (one or many) from a list of items:
In the example above, the user can choose one or many of the values.
The range control is used for selecting a value from a range of values:
In the example above, the user can choose a value between 0 and 100 in steps of 5.
Your Query was successfully sent!