cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro and Adobe Javascript

Former Member
0 Kudos

Hi All,

I have a webdynpro for Java program with an Adobe form embedded as an UI element. This Adobe form has javascript for validations.

Now, my web dynpro has a submit button and on click of this submit button, I need to invoke the xfa.form.execValidate() so that all javascript validations on the form are executed.

How can I perform this task? Kindly advice.

Thanks in advance,

Best regards,

Divya

Accepted Solutions (1)

Accepted Solutions (1)

nikhil_bose
Active Contributor
0 Kudos

can you put xfa.form.execValidate() in interactiveform load event?

nikhiL

Answers (0)