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

Quick Start Help

Avatar

Level 1

Hello i am currently evaluating livecycle. I am following the quick start tutorial - creating a purchase order form. But after finish and want to preview the pdf, this pop up error apear :

Please give me advise.

Thank You

2 Replies

Avatar

Level 4

Your script language is not correct. If you use formCalc, you have to select formcalc from the language drop down list at the top right the script editor. if you use javascript, then you have so select javascript from the drop down. This has to be done for each field with code in it. That will sort out your problem.

Avatar

Level 4

Alternatively, you need a field called unitPrice in the heirarchy cos the script is looking for it. if this field has a different name, the script wont work.