TestTableFieldTypes
Table with field types [edit section]
Summary ^ | Description ^ | Done ^ | Happy ^ | OS ^ |
This is a single line | This is multi-line | Yes | 1 | Linux |
Another single line | Another multi-line | No | 0 | Beos |
Table Data [edit section]
Here is the table data:
SampleData ||Summary||Description||Done||Happy||OS|| ||This is a single line||This is multi-line||Yes||1||Linux|| ||Another single line||Another multi-line||No||0||Beos||
Configuration with field information [edit section]
The following configuration block has field information for the sample data.
SampleDataConf field=Summary type=Text field=Description type=Textarea field=Done type=Select possible_values="""Yes No""" field=Happy type=Checkbox field=OS type=Radio possible_values="""Linux BeOs DOS Windows"""