Hi there
I'm using Gravity Forms version 1.6.4.5 with WordPress version 3.4.1
I am trying to create a form with conditional logic but am getting a couple of problems.
The form in question is here:
http://southtees.mixd.co.uk/patients-visitors/rearrange-or-cancel-an-appointment-conditional/
A couple of issues:
- Oddly, when I apply any conditional logic to the form, it is adding style="display: none;"
onto .gform_wrapper
. I've had to use an !important
line in the CSS to overwrite it
- Conditional logic is applied to both the radio buttons and the checkbox. If you click on either I get Uncaught TypeError: Cannot read property '6' of undefined
Can someone please take a look and help out? Much appreciated.