Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

execValidate() question - how to tell where it fails?

Avatar

Level 4
I'm using the following to check that all the required fields in the form are completed before mailing.



var varcheck = xfa.form.form1.execValidate();



Although all the fields highlighted in red, including a selection in a radio button group)are completed. It's still returning false. Is there a way to find out where it's failing (i.e., which required field(s) are still not filled in)?



Thanks in advance.
0 Replies