Conditional fields in CF7

How to fix conditional fields not working in ChronoForms.

Overview

The issue occurs when using the "Hidden" behavior in the Interface settings, which applies a CSS rule that prevents the conditional logic from functioning.
Remove the "Hidden" tag from the Behaviors section in the Interface settings to allow your conditional events to work correctly.

Answered
ChronoForms v7
ro roman5527 13 Feb, 2023
Hi, how can i doing conditional fields in CF7 ?
I try based on Event but it dont works : https://screenrec.com/share/8OntxhgIua

Can you help me how can i do ?

thanks
wb wbuk 15 Feb, 2023
Answer
Hi, this is a bug with the CF7. Please do not use "Hidden" in Behaviors (Interface) because it sets the element to "display: none !important". Remove the "Hidden" tag.

It should then work with the events you've already set.
This topic is locked and no more replies can be posted.