These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

If you are new to LiveCycle - READ THIS!

DominicanPete
Registered: Jan 4 2008
Posts: 41
Answered

I have spent several days tracking down information to make LiveCycle do some things that i needed it to do. With very mixed success. But here is the thing - I am relatively new to Acrobat and LiveCycle, and there are certain differences that HAVE to be understood. LiveCycle forms and Acrobat forms ARE NOT THE SAME THING! LiveCycle uses the new XFA format, and the JavaScript semantics are WAY different. I kept trying to use Acrobat JavaScript in my LiveCycle forms, and surprise, surprise, they don't work. A very simple example is retrieving data from a field on a form:

Acrobat: this.getField("FieldName").value
LiveCycle: FieldName.rawValue

Know which product you are using. In your posts, specify which product you are using - it will help those trying to help you!

Thom Parker has written a very concise blog on what the differences are. Before you do anything else, i suggest you give it a read!! It will save you many a headache. Link:

http://www.acrobatusers.com/blogs/thomp/?p=26

lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
There are quite a few differences between Acroforms and LiveCycle forms, which is one reason we've added new features to the forums. First, we've created two forms forums -- Forms: Acrobat and Forms: Designer.

Next, we've included a product selection table for every "new" post and this information is incorporated in a standard way with every post. Check it out on your next post:
[img]http://www.acrobatusers.com/forums/images/posted/newpost.gif[/img]

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.