Is there any documentation or code on a bootstrap model to prevent it from closing when validation fails? I've set up a front-end user registration. The form appears on the popup window. When someone types in an email that already exists, I want the popup window to stay open and show the error message. By default the popup window closes whether everything is good or there's an error.
Thanks
Please login or Register to submit your answer