Make base field configureable in form display

Created on 21 June 2023, about 1 year ago
Updated 16 August 2023, 11 months ago

Problem/Motivation

Base field is not configurable in the "Manage form display" tab. This could be a great addition to improve the editorial experience.

Proposed resolution

Use hook_entity_base_field_info_alter to add this setting:

  $fields['link_override']->setDisplayConfigurable('form', TRUE);
✨ Feature request
Status

RTBC

Version

2.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