Please see Core Concepts - Form for an in-depth discussion about this tag.
Apart from the parameters listed below, any parameters given to this tag will be passed on unchanged to the HTML tag generated by it.
Name of the input. This parameter is mandatory.
Type of the input. Valid values are -
Please see Core Concepts - Form for details about these types.
Id of the input.
Set this to '1' to make this field mandatory.
The input tag shares this parameter with the editable tag. Please see the validators section of editable tag for a list of all the validators that can be used.
The input tag shares this parameter with the editable tag. Please see the validators section of editable tag for a description of this parameter.
The separator, val_separator, opt_values and opt_selected parameters are valid for only radio, checkbox and dropdown input types.
The input tag shares these parameters with the editable tag. Please see the parameters of radio, checkbox and dropdown types of editable regions for details of these.
Width in pixels.
Height in pixels.
Inline CSS styling.
The format and reload_text parameters pertain exclusively to input of captcha type. Please see Core Concepts - Form where the captcha type of input, along with its parameters, is described in detail.
This tag does not set any variables of its own.