Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • All fields in a single column
  • All fields set to full width
    • For text input fields, set the width to 999
    • For select fields, choose the expanded width setting
  • Required fields marked as such 
  • Data validation to help users fill out fields correctly and prevent data errors
    • Use a specific field type that matches the data you want to capture. For example, if you want to collect email addresses, use the email field type; when collecting phone numbers, use the telephone field type.
  • A confirmation message
    • Could be something as simple as “Thank you for submitting the form” or you can create a custom message

...