- Issue created by @aarantes
- πΊπΈUnited States jrockowitz Brooklyn, NY
The attached webform is replicating the issue.
A "Conditional Logic" in an "Email Handler" based on a "Table Select" field is not working. Even if the condition is not satisfied, the email is still sent.
I tried different combinations of "State" and "Trigger/Value" but for all combinations the emails were sent.
I'm guessing that because I have a single condition, the "Element" field option (All/Any/One) defaults to "All".
I've tested the conditional logic with conditions based on text fields (filled/unfilled) and those worked as expected.
Am I missing something? Is there an extra step or module or something else I need to do in order to use "Table Select" fields as conditional logic for email handlers?
FYI, I'm on Drupal 10.3.10 (staging) and 10.3.9 (production). The result is the same on both.
Thanks,
Alex
Active
6.3
Code
The attached webform is replicating the issue.