Avatar

Level 10

Hi,

the sample is for JavaScript for XFA forms which it a bit different to the one you use in Acrobat.

XFA:


event.target.dirty = false;


AcroForms:


this.dirty = false;