_template

Links:

%%form_data{linkname1}%%

%%form_data{linkname2}%%

%%form_data{linkname3}%%

====

[[form]]
fields:
content:
  label: Content:
  type: text
  height: 10
  width: 75
  hint: Content here.
link1:
    label: Link here
    width: 10
    hint: Link
linkname1:
    label: Name
    width: 20
    hint: Name of the link here
link2:
    label: Link
    width: 10
    hint: Link
linkname2:
    label: Name
    width: 20
    hint: Name of the link
link3:
    label: Link
    width: 10
    hint: Link
linkname3:
    label: Name
    width: 20
    hint: Name of the link
[[/form]]

Site Design, Syntax and Examples by Rob Elliott 2008-2016