JavaScript error
Hi @all,
I am new to this. I am getting this error, while doing some operations on JavaScript. Can anyone please help on this.
Type of PDF: XFA.
notallowederror: security settings prevent access to this property or method.
var pdfFormField = this.getField('topmostSubform[0].Page1[0].Table1[0].Row1[0].f1_18[0]');
if(pdfFormField != null) {
pdfFormField.value = "test"
}
NotAllowedError: Security settings prevent access to this property or method.
Doc.flattenPages:1:Doc undefined:Exec