The FormInput -element allows you to create different kinds of basic HTML form elements: text, password, button, etc.
[{FormOpen form='helloform'}] Hello, [{FormInput type='text' name='hellotext'}] [{FormInput type='submit' value='Submit, please' name='submit'}] [{FormClose}]
Would appear like this:
Back to WikiForms.
Recent Changes
Find pages Page Index
SystemInfo
Harry's PGP key
The FormInput -element allows you to create different kinds of basic HTML form elements: text, password, button, etc.
Parameters#
Examples#
[{FormOpen form='helloform'}] Hello, [{FormInput type='text' name='hellotext'}] [{FormInput type='submit' value='Submit, please' name='submit'}] [{FormClose}]Would appear like this:
Back to WikiForms.