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

T_Hunt
T_Hunt
Offline

Badges

Badges
2

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 T_Hunt
Customize the badges you want to showcase on your profile
Re: Scripting Background color for DDlist selections - Adobe LiveCycle 04-04-2011
Niall - thank you for your help.I'm still in need of help, as I haven't quite got it figured out yet.I reviewed another forum posting of yours that gave a user a more complete scripting, and I hope that you can do the same for me.That posting was as follows:You can change the background colour at runtime with this script in the exit event:var vName = this.somExpression;var fieldObj = xfa.resolveNode(vName + ".ui.#choiceList.border.fill.color"); if (this.rawValue == "January") { fieldObj.value = ...

Views

163

Likes

0

Replies

0