- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Paul, thanks for the response.
I must have done something wrong, but it's not working for me still, and this time it has a new behavior.
This time, I added a Schema Data Connection as you suggested to both PDF forms. Same XSD file.
as the first try, I only have 1 field in the XSD, field "a".
and I bind the form field "a" with the one in the XSD, for both PDF forms.
The exported XML file looked great, it only has the field "a" node.
When I tried to Import this XML to the form,
the field "a" did contain correct data.
However, the processing stopped immediately after the importData() call.
This was the same as before.
But before, I used a "calculate" event in another field (hidden),
and I could then manipulate the data in field "a" after the Import.
This time however, the "calculate" event did not get fired.
So, now the question is,
how do I manipulate the field data immediately after the Import?
thanks.
Views
Replies
Total Likes