When using matrix, I need to have a larger textarea for my fields instead of just a small textfield. For some reason I can't hook_form_alter to make this change (it seems that 'matrix' is creating it's own type of field?)

How can I change these textfields to textareas? Any ideas?

Comments

Rob_Feature’s picture

Just a note: I recently checked out the 2.x version and I had high hopes that I could choose fieldtype...but then I saw that there was about every fieldtype except textarea.

Is there a technical reason why textarea is hard to implement in this format?

intrafusion’s picture

Status: Active » Closed (won't fix)
bomarmonk’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Issue summary: View changes

Have text areas work in Drupal 7?

bomarmonk’s picture

Status: Closed (won't fix) » Active
bomarmonk’s picture

Status: Active » Closed (duplicate)

Nevermind: you already have this as an issue here: https://www.drupal.org/node/2426119