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

Fretfive
Fretfive
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Fretfive
Customize the badges you want to showcase on your profile
Re: Javascript function not working in LiveCycle - Adobe LiveCycle 09-02-2012
Hi. AcroForms (forms created in Acrobat) use a version of JavaScript that is close to Code JavaScript. So syntax like this.getField are specific to AcroForms. XFA Forms (forms created in LiveCycle Designer) are completely different. The version of JavaScript has subtle but important differences. For example, "this" in AcroForms means the document, whereas in XFA Forms, "this" refers to the object that contains the script. Have a look here at an example that explains how to reference objects in L...

Views

375

Like

1

Replies

0
Likes from