Hello, I am running into an issue that I feel should be easy to resolve, but I can’t seem to nail it down.
I have a repeating section
Inside this repeating section I have a data driven drop down for users to choose a product.
Then I have a field for them to enter a quantity of that product, and next a field that displays the price of that product based on the same external data that drive the product list.
I have a field that calculates the total cost of that line item.
IE.
All of this works great, however I would like to Sum the total of all records, because if the form reaches a certain value I would like to add an extra approval.
I can’t seem to Sum the Total Cost field outside of the Repeating Section.
Thank you in advance for any assistance you can provide,
Greg