- Issue created by @sgroundwater
- π©πͺGermany jurgenhaas Gottmadingen
That's a tricky one. The field "Field name" is defined as required in
\Drupal\eca\Plugin\FormFieldPluginTrait::buildFormFieldConfigurationForm
, but the sub-class add's the extra sentence to the description which indicates, the field could be left empty:\Drupal\eca_form\Plugin\Action\FormFieldSetError::buildConfigurationForm
I wonder if we should add a separate action for global form errors?
- π©πͺGermany mxh Offenburg
Why not just overriding
'#required' => FALSE
within this affected sub-class? - @mxh opened merge request.
- Status changed to Needs review
over 1 year ago 7:46pm 3 April 2023 -
jurgenhaas β
committed 827f7896 on 1.2.x authored by
mxh β
Issue #3351183 by mxh, sgroundwater, jurgenhaas: Set Validation Error,...
-
jurgenhaas β
committed 827f7896 on 1.2.x authored by
mxh β
- Status changed to Fixed
over 1 year ago 10:00am 13 April 2023 - π©πͺGermany mxh Offenburg
Thanks, think it makes sense to backport also.
-
jurgenhaas β
committed 649c831c on 1.1.x authored by
mxh β
Issue #3351183 by mxh, sgroundwater, jurgenhaas: Set Validation Error,...
-
jurgenhaas β
committed 649c831c on 1.1.x authored by
mxh β
- Status changed to Fixed
over 1 year ago 10:14am 27 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.