Hi - Really struggling to find a solution to this. I'm building a user registration form with a series of events and options (eg different start date) with different pricing.
http://www.imagingessence.co.uk/form_test If the user selects an option eg Easter classes conditional logic then reveals options available. If the user deselects the easter classes but does not clear selected options (eg additional days), the total still includes the option price (which is hidden again) so it's not clear to the user where the price is being calculated.
I've tried a number of ways to resolve, a) applying conditional logic to reveal the option when one easter class "is not" selected but options "are" selected (doesn't seem possible to have both conditions as criteria), or is there anyway to implement a "reset" button which would clear the form at this stage? Or any other way you can think would work!
Thanks in advance