"Required Field" validation firing on field hidden by Dynamic Action
Hi,
I have an application in which I hide some fields based on user input. Some of these fields are marked as "Required Fields" (obviously, if they are not hidden by the dynamic action) and have associated validation firing on submit.
How do I override the validation being fired if the field was hidden by the dynamic action?
Any help would be appreciated.
Thanks a lot.
-Andy.