Just as with the creation of a contact form. You have different field type options available to you for your member regristration form .
- Text Field : a free field where the user can give the text information they choose.
- Multi-line test field : this is a free field as well, allowing for multiple lines of text.
- Tic box (confirmation) : allows a user to confirm a suggestion (ex : "I accept the Terms of Sale")
- Single choice (bubbles) : allows for a single response to a proposed question.
- Drop-Down menu: lets users choose one option from a list of many.
To create different choices, be it a drop-down menu or a multiple choice field you must define the "possible values". The different options are separated by a colon (;). Here is an example of a form with single-choice question.