Hello,
I'm working on building a complex form with videos that display based on conditional logic.
Basically we are building a bike builder.
THere will be multiple pages on the form each discussing a single option for the bike.
The conditional logic on page one of the form is working as expected, showing and hiding the appropriate HTML blocks based on selections.
On page 2 of the form, the conditional logic doens't work at all.
All of the HTML blocks show regardless of which option is selected.
Also, everytime I check the conditional logic on the edit form screen, the form has reset the conditional logic to some default... and not what I've set it to. It seems to change it back to the default when I click save.
Here is the form:
http://www.electricbikesla.com.php53-27.dfw1-2.websitetestlink.com/custom-brompton-configurator
I can get login details if needed, so you can see the strange behavior with conditional logic on saving.