Introduction to the types of forms you can add to a page on your website.
Forms on are useful and versatile tools for gathering a wide range of information from visitors and customers. They can be used for collecting data, customer feedback or as a simple contact form.
When adding forms to your website, you can add different form elements.
- Single line text: this form field allows users to fill in a short text response, such as their name or phone number.
 - Date picker: users can select a date from a calendar widget, commonly used for event registrations or birth dates.
 - Multiple line text: this form field allows users to input longer text responses, such as comments or feedback.
 - Section break: used to divide a form into sections, making it easier to navigate and complete.
 - Checkbox: users can select one or more options from a list of choices, often used for surveys or preferences.
 - Radio: similar to checkboxes, but users can only select one option from a list, useful for multiple-choice questions.
 - Drop list: also known as a dropdown menu, users can select one option from a list of choices, conserving space on the form.
 - File upload: users can upload files, such as CV or images, directly through the form.
 - Slider: allows users to select a value by sliding a visual indicator along a scale, commonly used for rating or feedback forms.
 - Email: this form field validates that the filled in text is a correctly formatted email address.
 - Time picker: users can select a specific time, often used for appointment scheduling or event registrations.