/ Published in: PHP
Adjust the size of the body field window. For use in hookformalter().
Expand |
Embed | Plain Text
$form['body_field']['body']['#rows'] = 6;
You need to login to post a comment.
Adjust the size of the body field window. For use in hookformalter().
$form['body_field']['body']['#rows'] = 6;
You need to login to post a comment.