M
MattB
I have a form that uses a bunch of required field validators. I want to
have an option to pre-populate the fields based on a lookup on the same
page. My problem is that the validators prevent me from submitting the form
for the lookup.
What I think I need to do is somehow make the validators only apply to
one button instead of any button on the page. Is there a way to achieve this
either through a change to the button or to the validators? Thanks!
Matt
have an option to pre-populate the fields based on a lookup on the same
page. My problem is that the validators prevent me from submitting the form
for the lookup.
What I think I need to do is somehow make the validators only apply to
one button instead of any button on the page. Is there a way to achieve this
either through a change to the button or to the validators? Thanks!
Matt