Boolean field: Difference between revisions
⧼vector-appearance-label⧽
No edit summary |
|||
| Line 9: | Line 9: | ||
| name || default || description | | name || default || description | ||
|- | |- | ||
| '''input_style''' || | | '''input_style''' || checkbox || May be one of (menu|radio|checkbox). This controls how the field is rendered in input forms. | ||
Checkbox gives just a single HTML checkbox which can be ticked or not. It looks a bit rubbish, and does not provide a way to say | |||
|} | |} | ||
== Required Phrases == | == Required Phrases == | ||
Revision as of 13:40, 9 January 2007
Description
Properties
| name | default | description |
| input_style | checkbox | radio|checkbox). This controls how the field is rendered in input forms.
Checkbox gives just a single HTML checkbox which can be ticked or not. It looks a bit rubbish, and does not provide a way to say |