Answered
I have two fields (# of students and # of adults) that I would like to have automatically added in a third field (total). I did a search on LiveCycle but it came back with some very confusing "code" type stuff. Is there an easy way to have this done?
Thanks!
I would suggest that you search for and download "Livecycle Designer Scripting Basics". There is lots of help for learning the most common scripting uses and it has good examples. You may find FormCalc the easiest language to use for calculations. This document has a good section on this.