Here's a full video walkthrough of creating a simple form to capture registrations. Embedded Tella coming...
You can use different types of form fields that structure the information you get form people, making the submissions consistent. Most of the field field types are self-explanatory, but here are a few examples of ones I like to use to make form-filling e ...
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:&nb ...
Beyond required fields, the other most common example where you'll want to customize a field's dynamics is to make a field hidden until someone makes a selection in another field. This comes in handy when you need more info after someone has given you in ...