Hello,
I want to add a popup registration form to my nav menu but with most plugins I’ve tried any errors made in the form will not be known to the user because the page is reloaded on form submission, and the popup form will no longer be visible.
Are there any plugins available that can check for errors before the form is submitted? Or is there any way to make the errors visible after the page reloads, such as forcing the popup to remain open if there are errors?
Any help would be much appreciated.
Thanks!
Hi Simon,
Our BuddyPress Ajax Registration plugin does exactly the same. Does the validation and shows the errors inside the modalbox. We do not do client side check. It can be added too but I believe doing the check server side and testing is fine.Regards
Brajesh
The topic ‘ [Resolved] Nav Menu Popup Registration Form with Real Time Error Handling’ is closed to new replies.