The validator that is being added to the form_field_config_edit_form is not being triggered.

Created on 25 April 2025, about 8 hours ago

Problem/Motivation

By adding the validator on the form level in combination with the required_api module which adds a validator on a submit. This makes it so that the submit validator looks for the form validation on the lowest level which is the submit validation. This makes it so that the geocoder validator is not fired and thus does not remove the third party settings.

Any module that adds their validation on submit will be prioritized and thus the validation on form level with not fire.
Related core issue.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.25

Component

Code

Created by

🇧🇪Belgium reinout vanhauwaert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024