Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

zligong2012
zligong2012
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by zligong2012
Customize the badges you want to showcase on your profile
How to unload XML after loadXML()? - Adobe LiveCycle 16-10-2012
Hi:I am new to LiveCycle Designer. I am trying to use loadXML() to load an external xml string like this: xfa.datasets.loadXML(xmlString, false, false);then I use "xfa.resolveNode()" to parse it and it works fine.The problem is that if I call loadXML() again passing a new xml string, I still retrieve the first one. I guess "loadXML()" always appends the incoming xml string to the current object model so it can't overwrite the first one. So my question is that can you unload the xml so that you c...

Views

678

Likes

0

Replies

1