| |
| META TOPICPARENT |
name="WebHome" |
|
| |
Main Changes from Category Tables |
|
< < | Form Templates more powerful, flexible replacement for the original TWikiCategoryTable. Data from existing category tables can be imported directly. |
> > | The Form Template system is a more powerful, flexible replacement for the original TWikiCategoryTable. Data from existing category tables can be imported directly. |
| |
|
| | Defining a Form in One Topic
- Create a new topic with your form name:
YourForm, ExpenseReport, InfoCategory, RecordReview, whatever you need.
|
|
< < |
- Create a TWiki table, with each column head representing one element of an entry field:
Name, Type, Size, Values, and Tooltip msessage (see sample below).
|
> > |
- Create a TWiki table, with each column head representing one element of an entry field:
Name, Type, Size, Values, and Tooltip message (see sample below).
|
| |
- For each field, fill in a new line; for the type of field, select from the list.
- Save the topic (you can later choose to enable/disable individual forms).
|