- Issue created by @smustgrave
Discovered during π After enabling Require Summary on a field can't save the field Needs review
When using
'#states' => [
'unchecked' => [
':input[name="settings[display_summary]"]' => ['checked' => FALSE],
],
'visible' => [
':input[name="settings[display_summary]"]' => ['checked' => TRUE],
],
The checkbox appears and disappears fine but is never unchecked.
All states should run but solution is TBD
Active
11.0 π₯
Last updated