Form templates

From TempusServa wiki
Revision as of 13: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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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}"