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
Comment #1
Rob_Feature commentedJust 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?
Comment #2
intrafusionComment #3
bomarmonk commentedHave text areas work in Drupal 7?
Comment #4
bomarmonk commentedComment #5
bomarmonk commentedNevermind: you already have this as an issue here: https://www.drupal.org/node/2426119