I have a form that inputs a number of lbs into a field called lbsAdded, so i have a long list of numbers. I want to add all the numbers together and put into a new field called loadTotal. What is the way to do this? I assume i need to use a hook but dont know much javascript. Thanks
Hi Taylor,
There are tons of threads in the forum regarding sum a number of fields.
Click the search sign above.
Roi.