Add helper for enabling textarea widgets for textfields

Created on 24 July 2023, over 1 year ago

Problem/Motivation

https://www.drupal.org/project/textarea_widget_for_text β†’

function example_field_widget_info_alter(&$info) {
  $info['text_textarea']['field_types'][] = 'text';
  $info['string_textarea']['field_types'][] = 'string'
}
✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dave reid Nebraska USA

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

Comments & Activities

Production build 0.71.5 2024