Good morning and apologies for my English.I'm working with Livecycle
Designer 8.2.1My 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, i...