Step 5.2: Create a new application form settings by yourself. We need to add all items to the application form one by one. For our example we will need to add 7 different items: - Header
- Input text field for the given name
- Input text field for the surname
- Input text field for the mail
- Custom HTML text - the separator (line)
- Custom HTML text - already member message when user try to register twice
- Submit button
As this is very complex, we strongly recommend to copy any existing form. It is not the intention of this guide to teach you how to create new application forms with all details.
Warning |
---|
Important: All items have to be added and then configured properly. Also every application form need to have a "Submit" button, otherwise it can't be used by a user. |
|