apache
jspωiki
G’day (anonymous guest)
User Preferences
Log in
Register a new user!
For full search, hit enter...
Recent Searches
FormSet
☰
View
Info
Version :
1
Date Modified :
23-Apr-2022 17:05
Author : UnknownAuthor
More Info...
Attachments
Reading time: 0.5 mins, 122 words
Help
More...
SystemInfo
RecentChanges
You are about to restore version
1
. Click on “Save” to restore. You may also edit the page before restoring it.
Save
first
..
..
..
Help
Auto Suggest
Tab Completion (keyword+Tab)
Smart Typing Pairs
Live Preview
Side by Side Preview
plain
wysiwyg
Find & Replace
×
TUUT
Replace
Replace all
Match Case
RegExp
The [FormSet] can be used to set default parameters to a submission. !Parameters * __form__ : Which form this applies to. Mandatory. The rest of the parameters are used by the different Form elements to set the defaults. !Example The following creates a form which has two fields, where the "title" is set to empty, and a hidden parameter "status" with the value "NewBug" is added. The parameter is hidden, because there's no [FormInput] to handle it. {{{ [{FormSet form='reportform' status='NewBug' title=''}] [{FormOutput form='reportform' handler='BugReportHandler' populate='handler'}] [{FormOpen form='reportform'}] |Title of the bug:| [{FormInput type='text' name='title' size=80}]\\ ''Mandatory. Please try to be brief, use a whole sentence of ten words or less.'' \\ [{FormTextarea name='description' rows=25 cols=80}] [{FormClose}] }}} ---- Back to [WikiForms].
Recent Changes
Find pages
Page Index
SystemInfo
Harry's PGP key