Hello all,
Sorry as this may sound like a simple question but I am just new to Adobe and trying to figure out this problem.
I am currently trying to build a report card throgh LiveCycle Designer 8.0, which will allow the users to enter a score of A,B,C,D. The goal at the end is to take the sum of all of the scores and return an average in the value of a letter (A,B,C,D)
I have setup my score entry fields and on the total I am using an average calculation, but obviously it only returns a "0".
How would I go about assigning the values to the letters and returing the same value.
Thanks in advance for any help.
Sum and Avg will treat non-numeric values as zero, so you need to provide a numeric equivalent value for each grade.
So if you used a DropDownList LiveCycle Designer can automatically assign a numeric value to each item list or you can override the value. If a Text field you will have to write some code.
Misspelleres of the world: Untie!
George Kaiser