Issues With The Webform
When I submit a blank form, it says "Please fill out this field" on the required blanks that I didn't fill out. This is okay, except that the message appears at the top of the screen, covering up the header of the website. What I want to happen is the page should refresh, the top of the webform should be shown, and the message should just appear on the blank that needs to be filled out. How can I go about doing this?
In case this is confusing, I have attached a picture of what it looks like now, and what I want it to look like right after submitting.
Now:
What I want:
-
Maybe you can to try Log out first..
_____________________________
-
Ahh.. ok i will try ask to my friend..
my friend have a same problem too, but he can solve it..
________________________________________________
-
Hi Rajat,
The 'Please fill out this field' message is standard browser behaviour for required fields and therefore not something that Podio has control over. The reason why it is appearing in the top is most likely that it is pointing to each empty required field, one by one until they are filled out, starting from the first one (which is on the top of the page).
If you really wanted to add custom validation logic here, then it could be done with javascript, but I don't consider it a small task, and you would introduce room for error in your validation steps, when doing it manually.
I suppose that when you scroll to the top of the page, the message is actually correctly pointing at the first required field, no?
Marc
Please sign in to leave a comment.
Comments
4 comments