Hello All,
I have a repeating group with an input field (A), a static field with a number (B), and a Total field (C) that is the result of A*B. A is entered by the user and B is coded in the DB.
The result of A*B works fine but what I need is to summarize all of the C into a totals field at the bottom of the RG.
Can anyone suggest how to do this? I’ve read and watch information on custom states etc. but I just don’t see how it applies.
Thanks in advance.