German German English English

Workflow Settings <<    ^ Settings of MPForm ^    >> Mail to site owner

MPForm Documentation: Layout

Level of difficulty: B  

When the form is prepared for submission to the user's browser, the programm goes through a loop for each field and replaces the place holders set in Field Loop with the corresponding contents. If the field loop contains the place holder {TEMPLATE}, an additional input field appears in the backend when editing fields. In this input field you can specify the replacement for this place holder for this particular field. If you use {TEMPLATE1}, {TEMPLATE2} etc. this refers to the respctive line of that input field.

Header contains the html code which is printed before the first field.

Footer contains the html code which is printed after the last field.

By default the form comes with a div based layout. However, you can also choose to create the form with a table layout instead.