I have a quick question about required field validators.
I have a form for adding data and it's associated submit button. The fields have associated required field validators.
On the same page I have a logout button.
If I am on the form submission page and click the logout button then my required field validators fire for some reason and I can't log out.
Any help would be great!
I have a form for adding data and it's associated submit button. The fields have associated required field validators.
On the same page I have a logout button.
If I am on the form submission page and click the logout button then my required field validators fire for some reason and I can't log out.
Any help would be great!