Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-1) was last changed on 19-Jul-2006 09:36 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 24 lines
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
* __form__ : Which form to be an output to. This must match the name of the corresponding [FormOpen].
* __handler__ : Which [JSPWikiPlugin] should be invoked to handle the form submission.
* __populate__ : TBD.
!Example
{{{
[{FormOutput handler='BugReportHandler' form='bugreportform'}]
[{FormOpen form='bugreportform'}]
...
[{FormClose}]
}}}
----
Back to [WikiForms].
Version Date Modified Size Author Changes ... Change note
19-Jul-2006 09:36 0.64 kB UnknownAuthor
« This page (revision-) was last changed on 19-Jul-2006 09:36 by UnknownAuthor