Forms

PIWI is able to handle forms. Forms can have multiple steps (Wizards).
The values entered by a user can be verified by using Validators.
It is also possible to handle multiple forms on one page.


Wizards

This is a sample wizard with multiple steps:

Step 1 / 3

Name:

Birthday:


Validators

This form uses validators to verify the entered values:

Gender: Male Female

Name:

Email:

Confirm Email:

Number (0-10):

Newsletter: Yes / No

Interests:


Postbackform

This form posts back to the original form. This is good for search forms.

Name: