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

kbwjr82
kbwjr82
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by kbwjr82
Customize the badges you want to showcase on your profile
Re: Script failed error (LiveCycle Designer) - Adobe LiveCycle 12-06-2013
I tried the suggestions above and corrected the formulas and changed it from "formcalc" to "Javascript". I'm still getting the same error and the formulas won't calculate.

Views

448

Likes

0

Replies

0
Re: Script failed error (LiveCycle Designer) - Adobe LiveCycle 12-06-2013
Well the first five cells are the same as far as formula. Here's an example:$=Cell5*Cell7That result calculates in Cell 8. There is also a sub-total cell which is:Sum(Row1.Cell8, Row2.Cell8, Row3.Cell8, Row4.Cell8, Row5.Cell8)Finally, the total amount cell calculates the sub-total cell (above) and a cell which the user will input an amount (which could also be zero):Sum(Row9[0].Cell3, Row9[1].Cell3)I'm not seeing a button where I can attach the actual form. I think it might be easier to troubles...

Views

448

Likes

0

Replies

0
Re: Script failed error (LiveCycle Designer) - Adobe LiveCycle 12-06-2013
How can I post the form as an attachment?

Views

450

Likes

0

Replies

0
Script failed error (LiveCycle Designer) - Adobe LiveCycle 12-06-2013
I created a form with LiveCycle which included a table that auto-calculates some of the factors the user will input and provides them a total. I'm getting a pop-up when I open the form in Acrobat that reads, "Script failed (language is formcalc; context is xfa[0].form[0].form1[0].#subform[0]) script=cell". It then reads underneath that, "Error: accessor 'cell' is unknown". I've tried changing the formula to Javascript, but then the formula doesn't calculate. Any suggestions on how to fix this er...

Views

2.6K

Likes

0

Replies

7