I tried an easy calculation in my form.
Each time I have a message error "Qty "Fieldname"unknown"
What's wrong?
I have 2 steps in my form (Purchase Order Form):
1) Quantity (qty)*Price = calculation ok
2) Sum of all the lines
I do not know how to calculate the total sum
Sum(total[*])
Which is to say sum all the fields named 'total". You will not that capitalization and spelling of the field name is critical.
You can also create an example purchase order form from the supplied templates and review the scripts in the created form.
You can also look at the "Scripting Reference" provided under the "Help" menu option of LiveCycle Designer.
George Kaiser