Skip Navigation

[Resolved] Conditional Field Not Displayed in Form

This support ticket is created 5 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 3 replies, has 1 voice.

Last updated by bradC-8 5 years, 8 months ago.

Author
Posts
#1235912

I have a form with conditional fields. They were all working perfectly. For some reason, one is now not working. I don't think I've changed anything that would've caused this. Here's the form:

hidden link

The label "Model Name" and its associated text form field should be displayed with the Session Type is Model Home or Spec Home. Everything is configured correctly and this was working fine. If you view source or inspect, you'll see the div surrounding this field has been set to display:none. I have no idea why.

#1235917

I've tried deleting the field from the form and re-adding it. It appears to be stuck in display:none whenever the field is included.

#1235918

I've now tried completely deleting the form and re-adding it...this is maddening. I'm dead in the water.

#1235919

Uggh, had condition set to AND instead of OR in the field group...no idea how that happened. Resolved.