Avatar

Level 10

Hi,

the JavaScript methods in Acrobat are different to those in LiveCycle, so your script needs some changes.

Use the this.getField() method instead of xfa.resolveNode() and this.submitForm() instead of event.target.SubmitForm().