Nice to meet you everybody
I have a serious problem trying to use a feature. I want all validation events to be triggered, but silently, without any message popping up.
The value to be set to accomplish this is "xfa.config.acrobat.common.validationMessaging.value". I'm able to GET it, but, if I try to SET it (using LiveCycle Designer ES4 and Acrobat Professional 10), when the line of code gets executed by Acrobat Professional 10, the debugger returns the error:
"General Error: Operation Failed. Property: 'value' cannot be set because doing so would violate this document's permission settings."
What should I do to be able to set that property?
Where is the documentation explaining how to do this?
Thank you very much in advance
Best regards