45 Posts
Casper
2 years ago
1
Topic

Hello everyone.
In the Content Type, I make the email field disabled using Conditional States until another field with a checkbox is marked.
But for some reason, the Email field still sends emails, even if the checkbox is not marked.
I tried to put it like this:
is Disabled #form# WHEN checkbox_field is Empty
and so:
is Enabled #form# WHEN checkbox_field is Filled

Emails are still sent regardless of whether the checkbox is selected or not.
Can you tell me what the problem might be?

Get a Book for SEBLOD
45 Posts
Casper
2 years ago
0
Level 1

It looks like Conditional States are not applied to hidden fields. When I made the field visible, everything worked.

Get a Book for SEBLOD