
Can I sum entries in a recurring section? If so how? What I am looking at is the following: In GW one does not level, but once they get a certain amt of xp, you roll on a table to get a random bonus. It may be you get +1 on a stat, +1 to attack; and so on. I have a recurring section where you can record the bonus via a drop down select. Now what I need to do is iterate through the recurring "array" and sum up each type of bonus if it is selected, then put this total in the appropriate hidden fields.