Skip to content

Template System Input Types

andreasknoepfle edited this page Sep 14, 2010 · 2 revisions

The Input Types for the template system are stored as numbers:

0 – Text Input (default)
1 – Multiline Text Input
2 – Checkbox
3 – Dropdown Box

For Type Dropdown Box the additional_type_info is parsed like this!
item1;item2;item3;item4