Validation rules
Validation gives you some interesting options with forms. But honestly this is the number one reason you'll use validation:
Required Fields
You can set a field to be required before the person can submit the form. Very easy to set that up:
- Click the button to edit the field you want to make required.
- Click the Validation tab.
- Click the toggle "Field is required"
- Click the Update button in the bottom right corner.
Other Validation Examples
As you can see in the screenshot below, there are countless other situations where you can apply validation. We won't go over all of them because you'll never need them. But scroll down for a couple of them that may apply to your form.
More coming soon on the description of each of these...