I am VERY new to Livecycle and I am making a performance review. For each question there are four possible answers which are available in a radio button. I have valued each answer with a 1-4 value. I am now trying to get it to add everything up at the end to show what the merit increase is but I can't get it to work. What should the script look like? I am so confused...
Assuming you have made exclusionary groups, and set the unselected value for each group to zero, then you only need to add the value for each group of buttons. In FormCalc you can use the 'Sum()' fiction and just load in the field names. You may need to provide the full accessor path for the fields.
Have you looked at any of the tutorials or eSeminars on Demand here?
Have you looked that Scripting Reference included with LiveCycle Designer?
George Kaiser