Provide a more generic Required message

Created on 12 April 2024, 2 months ago

Hello,

We want to use this module, but in our case the error messages are not what we expect and would like to get more generic message.

So basically:

$this->t('This field is required.');

Instead of this:

$this->t('@title field is required.', [
  '@title' => $this->getElementTitle($element),
]);
✨ Feature request
Status

Needs work

Version

4.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium Ludo.R Brussels

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

Comments & Activities

Production build 0.69.0 2024