- Issue created by @bruno_nct
- Issue was unassigned.
Context
Drupal Version: 10.3.0
Module Used: Conditional Fields
Entity: Fields added to the user entity
I have configured a checkbox field and a select list field with the values "active", "external", and "partner". A conditional field is set up to make the checkbox visible only if "partner" is selected.
The checkbox should remain unchecked when I uncheck it and submit the form.
The checkbox always returns checked when the form is displayed, even after unchecking it and submitting the form.
Active
4.0
User interface