I'm going nuts trying to get a field to show based on conditional logic. It's making no sense to me why it won't. Basically, when someone checks yes that they are an event organizer, the next field group should show, but it's not.
One field:
Are you the event organizer (event_organizer)? I've tried it as radio (yes:Yes no:No) Checkbox list, checkbox.
The next field (group): Online RSVPs, Sales, Registrations (online_registration_sales)
-The next subfield (switch): Enable Online Registration/Sales (switch on for yes) (enable_registration_sales)
Conditional logic is set on Online RSVPs, Sales, Registrations (online_registration_sales)
visible when any:
I've tried event_organizer=true =yes =Yes =1
What the heck am I doing wrong?
ChatGPT is telling me to do exactly what I'm doing. I even tried recreating a new checkbox field and it did the same thing.