Knowledge Base
Find answers, learn new features, and explore developer resources.
Validation
- Confirmation FieldsPRO
Confirmation fields require users to verify an email address, password, or other text information that has been typed into a form.
- Custom Server-Side Form ValidationPRO
WS Form allows you to perform your own server-side validation of submitted fields values.
- Deduplicating Form Submissions
If a duplicate value is submitted into a field you can configure it to show a validation error.
- Filter Disposable Email Addresses
Reject form submissions from unwanted email addresses using this WS Form filter.
- Limit a Number Field to Whole Numbers
HTML number fields enable a user to enter any floating point number. This tutorial explains how to limit this to whole numbers.