/ Published in: PHP
Adjust the size of the body field window. For use in hook_form_alter().
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$form['body_field']['body']['#rows'] = 6;