I have a Contour form that has multiple sections in which each section has a dropdown and depending upon what is chosen changes the fields that appear.
The conditions of the fields don't seem to be working as it doesn't matter what I pick in the dropdown, the relevant fields aren't appearing.
All my previous forms have been one page and the conditions worked fine with them.
Conditions not working on multiple part form
I have a Contour form that has multiple sections in which each section has a dropdown and depending upon what is chosen changes the fields that appear.
The conditions of the fields don't seem to be working as it doesn't matter what I pick in the dropdown, the relevant fields aren't appearing.
All my previous forms have been one page and the conditions worked fine with them.
F12 Developer Tools Console is showing:
Unable to get property 'call' of undefined or null reference
when I try to change the drop down
Turned out to be the really aggressive caching in Chrome as all the other browsers (Mozilla, IE, Safari and Opera) all worked fine.
Cleared everything and restarted Chrome and it worked
is working on a reply...