Good morning and apologies for my English.
I'm working with Livecycle Designer 8.2.1
My problem is as follows:
- My PDF generates an XML file and can be exported.
- You have an option to import XML files.
- The issue is that when you import the file, you must override the value of some fields for which they had before the import.
- I have a button that calls xfa.host.importdata (), and then proceeds to overwrite the value that the XML type in those fields, but when it comes to writing in the fields, it does nothing.
No returns error and neither modifies them as if they were locked on import.
Has anyone encountered this problem and managed to fix it?
Thank you very much in advance.