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

thomptk
thomptk
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 thomptk
Customize the badges you want to showcase on your profile
Re: Help! Javascript not working when object moved from one page to another! - Adobe LiveCycle 15-08-2012
Hi Jono:The dropdown lists now work as intended--thanks to you! I cannot tell you how much I appreciate you explaining to me what was going on and how to resolve it. I will use your suggestions and guidance going forward.If you were local, I would definitely buy you a beer at the very least. Hell, I'd even buy you a case of beer or even a keg if you wanted!Thank you again for your time and invaluable assistance.Sincerely,Taylor

Views

179

Likes

0

Replies

0
Re: Help! Javascript not working when object moved from one page to another! - Adobe LiveCycle 14-08-2012
Hi Jono:Thank you for your quick reply.I was able to obtain the full name of the cmbCurrency object using the method you taught me. That is brilliant! Great short-cut tool.Unfortunately, I am still having issues with getting Javasript for the cmbCountry object to work with the cmbCurrency object. I haved pasted my new Javascript below.JavaScript for cmbCountry object://UNITED STATESif (this.rawValue == 1) { xfa.resolveNode("form1.#subform[1].cmbCurrency").rawValue = 1; }else//CANADAif (this.rawV...

Views

184

Likes

0

Replies

0
Help! Javascript not working when object moved from one page to another! - Adobe LiveCycle 13-08-2012
Hello all:I am new to Adobe Livecycle Designer (version 8.0). I have created a 3 page interactive pdf form with numerous objects (text fields, radio buttons, drop-down boxes, etc.), that our business wants to begin using soon.I am having difficulty with some of my Javascript not working with a few of my objects on page 2 of the form. Specifically, there is a drop-down box for "Country" on page 2 of my form. When the user selects, for example, "United States" from the list, I have Javascript that...

Views

946

Likes

0

Replies

5