Allow modules to alter the field widget form element new single element hook.

Created on 29 June 2023, 12 months ago
Updated 25 September 2023, 9 months ago

Problem/Motivation

Add option to alter the new widget alters.

hook_field_widget_single_element_form_alter()
hook_field_widget_single_element_WIDGET_TYPE_form_alter()

Currently only old alters work hook_field_widget_form_alter and hook_field_widget_WIDGET_TYPE_form_alter

Steps to reproduce

Functionality inside work hook_field_widget_form_alter and hook_field_widget_WIDGET_TYPE_form_alter hooks doesn't work.

Proposed resolution

Extent functionality for Allow modules to alter the field widget form element

✨ Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.69.0 2024