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

Created on 29 June 2023, almost 2 years ago
Updated 25 September 2023, over 1 year 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.71.5 2024