Hard-coded field name field_metatag

Created on 23 January 2024, 11 months ago
Updated 14 February 2024, 10 months ago
  $data = $form_state->getValues();

  if (!isset($data['field_metatag'])) {
    $response->addCommand(new MessageCommand('field_metatag is missing.', NULL, ['type' => 'error'], TRUE));
    return $response;
  }

I think it makes sense to add the field name to the configuration form

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine darkdim Kyiv

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024