Hi.
I have created a form with multiple product fields which are tied/assigned to option fields. I have a Total Field at the bottom of the form. The options for the products are checkboxes. The Total Field at the bottom is totaling correctly as the form is filled and the submitted form data has all the totals for the individual Products (with checked options). But for some reason the individual Product Total/Price Fields aren't updating as the form is filled in.
Here's a rough example:
Core Product: £200 (Required)
Additional Product A
Options:
Coloured widget + £10 (checked by user)
Glossy paint + £20 (checked by user)
Chrome Trim + £40 (unchecked)
Additional Product A Total
Price: £0 (This should be £30)
Order Total: £230 (this is the correct aggregated total)
I hope that makes sense.
Thanks very much.
David