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

ppasch77
ppasch77
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ppasch77
Customize the badges you want to showcase on your profile
Re: Read XML - Adobe LiveCycle 20-04-2009
Paul,ok, that works.thanks a lot for your help.Pasch.

Views

239

Likes

0

Replies

0
Re: Read XML - Adobe LiveCycle 09-04-2009
Thanks Paul for your answer, I tried it but it still doesn't work on my form.I'll try to explain my problem other way.I work with an XSD schema as data connection and I've already bind all the fields.then, I've got a button ( xfa.host.importData() ) on my form which load an xml file to populate the different fields of the form.I need to retrieve the value of an attribute (the id attribute of the user element as shown in the xml example in my last post).here's my code (on the form:ready event):va...

Views

238

Likes

0

Replies

0
Read XML - Adobe LiveCycle 08-04-2009
Hi everybody,I'm trying to read an xml file that I import into my form but unsuccessfully.my xml file looks like : I wanna read the id attribute of each user element.I try using xfa.resolveNodes("$data.root.user[*]) but i can't understand how to access the value of the id attibute with teh getAttribute() method.Any help would be appreciated.Pasch.

Views

2.8K

Likes

0

Replies

4