Makes it easier to give default values to {select} or
{checkbox} form elements.
The <default> container tag is placed around the form
element it should give a default value.
This tag is especially useful in combination with database tags.
value=string
The value to set.
name=string
Only affect form element with this name.
Attributes
- value=string
-
The value to set.
- name=string
-
Only affect form element with this name.
"=> >
Example
"=> >
|