I'm trying to put together a project tracking system. To do that I need to have multiple charge accounts within one project and allow that to be viewed at the project level.
I have a field that sums data from within a repeating table that is within a repeating section. I can get the totals within the repeating section working fine, when I go to adding values from repeating sections I only get the values from the first instance of the repeating section.
Thoughts on how to accomplish this?
Thanks