This is actually my first time working with conditions in Contour, so I hope I'm not just missing someting, but I just can't figure out what's wrong with my form.
I added a radiobutton list with two options and a textfield that should show when choosing option2. This isn't working though. I'm getting this js error:
Uncaught TypeError: Cannot read property 'childNodes' of undefined custom-form-elements.js:67
The form is opened in a fancybox (v3 beta), I might add. And the custom scripts are added to the template.
Also we're using contour 3.0.21 and umbraco 7.1.4.
Unfortunately I don't know how to open the preview mode (I just can't find that button in the new version).
Conditions not working - uncaught typeerror(?)
Hi everyone
This is actually my first time working with conditions in Contour, so I hope I'm not just missing someting, but I just can't figure out what's wrong with my form.
I added a radiobutton list with two options and a textfield that should show when choosing option2. This isn't working though. I'm getting this js error:
The form is opened in a fancybox (v3 beta), I might add. And the custom scripts are added to the template.
Also we're using contour 3.0.21 and umbraco 7.1.4.
Unfortunately I don't know how to open the preview mode (I just can't find that button in the new version).
Does anyone know what to do? :)
is working on a reply...