I’m building a price quote form with Bricksforge Pro Forms and image radio buttons in Bricks. When a user selects ‘Business Cards’, chooses a quantity, and the calculation field shows the correct partial total (e.g., 104). But if the user then switches to another product like ‘Postcards’, the Business Cards amount is still included in the total instead of being cleared. I tried using conditional formulas and custom JavaScript to reset the Business Cards quantity when the product changes, but the calculation field still keeps the old value. How can I correctly reset or ignore previous product values so that only the currently selected product is included in the total?
I forgot to tell you that the “Ignore Hidden Fields” is ticked.