HTML Template
English version coming soon
This page has not been translated to English yet. Please refer to the Japanese version for the full reference.
The HTML template feature lets you fully customize the input screen layout. Enable it from the Layout tab in the form editor.
Available Short Tags (Overview)
| Tag | Description |
|---|---|
[fplant_field name="..."] | Render the input element for the named field |
[fplant_field_error name="..."] | Render the error message for the named field |
[fplant_submit text="Submit"] | Render the submit button |
[fplant_errors] | Render a list of all form errors |
[fplant_success] | Render the success message |
See the Japanese version for full attribute reference, error display behavior, layout examples (table-based, grid-based), and best practices.