User can't see error messages, doesn't realise form didn't submit
-
I am using Ninja Forms on the following page – https://tattsamistake.com/tattoo-removal-cost-calculator/
My problem occurs primarily when people view it on a mobile as follows:
1. Someone misses one of the required fields at the top of the form (e.g. what skin type are you)
2. Person ‘submits’ the form
3. Because a required field is missing the form doesn’t submit BUT the user is still scrolled at the bottom of the page, so they can’t see the error message (located at the top of the form and below the missing field – both of which are above the fold). As a result they think they have submitted the form
4. I have also tried to turn AJAX off (so it reloads the page) but now the opposite happens. The page reloads to the top, and the error message(s) are below the fold – so the person is still oblivious that an error occurred.
For it to work properly on a mobile device I need either
a) an error message to appear near the ‘submit’ button
b) an error message to appear at the very top of the page (above the Ninja form)
c) the page to scroll up/down to the first error messageHas anyone come across this and have any solutions?
Thanks in advance
Aaron
- The topic ‘User can't see error messages, doesn't realise form didn't submit’ is closed to new replies.