Suggestion: Real-time validation idea for sign up process
Suggestion: Real-time validation is necessary ...and here's how to do it. 🤓
#1. Make the validation occur by the most importance to least importance.
#2. Wait until the member types a certain amount of characters before the validation process starts. Before they finish typing, the "Help" message (in the field) shows. This will give the member real-time instructions on what to do.
So it's like validation without real validation, so you don't need to change too much of the software. It's like real-time "Help" notifications in the fields.
-
-
·
LeonidS
- ·
Hello @Genesis !
So point 2 can be placed into a separate block with the proper text/link of the Help part on the registration page. In this case, you even leave the software without changes at all :-)
-
·
LeonidS