%%form_data{position}%%
%%form_data{affiliation}%%
Address
%%form_data{address}%%
Phone
%%form_data{phone}%%
Email
%%form_raw{email}%%
Web
%%form_data{info_link}%%
Research Interests
%%form_data{research}%%
%%form_data{comment}%%
====
[[form]]
fields:
affiliation:
label: Affiliation
type: text
width: 50
position:
label: Position
type: text
width: 50
phone:
label: Phone
type: text
width: 50
email:
label: Email
hint: username@example.edu
match: /^[_a-zA-Z0-9\-\+]+(\.[_a-zA-Z0-9-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)+$/
info_link:
label: Web
type: url
hint: example.edu
default-schema: http://
address:
label: Mailing Address
type: text
width: 50
height: 3
research:
label: Research Interests
type: text
width: 50
height: 2
comment:
label: Additional Information
type: wiki
hint: You may use wiki syntax to format this text.
width: 50
height: 4
[[/form]]