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

supersmola
supersmola
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by supersmola
Customize the badges you want to showcase on your profile
Re: use field value in xml binding expression - Adobe LiveCycle 07-07-2010
darn!

Views

104

Likes

0

Replies

0
use field value in xml binding expression - Adobe LiveCycle 06-07-2010
Hi all.I'm trying to access dropdownlist selected value from a binding expression.I have a dropdownlist called rooms which is bound to some XML data. When the selection changes I woud like to access that value in another dropdownlist called members which is also bound to some XML data.The expression I tried is:$record.room.[roomname==$form.company.mainform.rooms.rawValue].member[*]I'm calling this code on the rooms.changed event (alsop tried on rooms.exit event): members.execCalculate();Aparentl...

Views

449

Likes

0

Replies

2