🐛 | ECA: Event - Condition - Action | eca_form: Ajax handler does not work for checkboxes in content entity forms
🇩🇪Germany wye79
i did tests with following 'Form: add Ajax handler' configs:
Test case 1:
- Disable validation errors: YES|NO
- Validate form fields: EMPTY
result: SUCCESS
Test case 2:
- Disable validation errors: YES|NO
- Validate form fields: NO EMPTY
result: ERROR
TypeError: Argument 2 passed to Drupal\Component\Utility\NestedArray::getValue() must be of the type array, string given, called in /var/www/html/web/core/lib/Drupal/Core/Form/FormValidator.php on line 154 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of /var/www/html/web/core/lib/Drupal/Component/Utility/NestedArray.php)