Form templates
Revision as of 12:51, 6 March 2013 by old>Admin (Created page with ' The structure of the tags in the HTML template are * {tablename} * {pageselector} * {default_start} ** {default_name} ** {default_value} ** {default_help} * {default_end} You m…')
The structure of the tags in the HTML template are
- {tablename}
- {pageselector}
- {default_start}
- {default_name}
- {default_value}
- {default_help}
- {default_end}
You may also add additional tags for special fields:
- "{" + [field systemname] + "_name}"
- "{" + [field systemname] + "_value}"
- "{" + [field systemname] + "_help}"