In case FormOpen does not define a servlet to submit the form to, you can also specify it using FormOutput. There can only be one FormOutput per form.
A FormOutput does not have to be within the Form, but it can be.
[{FormOutput handler='BugReportHandler' form='bugreportform'}] [{FormOpen form='bugreportform'}] ... [{FormClose}]
Back to WikiForms.
Recent Changes
Find pages Page Index
SystemInfo
Harry's PGP key
In case FormOpen does not define a servlet to submit the form to, you can also specify it using FormOutput. There can only be one FormOutput per form.
A FormOutput does not have to be within the Form, but it can be.
Parameters#
Example#
[{FormOutput handler='BugReportHandler' form='bugreportform'}] [{FormOpen form='bugreportform'}] ... [{FormClose}]Back to WikiForms.