15

Body field in themed node form?

http://drupal.org

In my template for a node form I have different form elements show up with such:

<?php
print drupal_render($form['title']);
?>

Which works.

however when I try:

<?php
print drupal_render($form['body']);
?>

for body, it doesn't seem to work.

Any ideas?

Read »
Created by Dplanet 2 years 47 weeks ago – Made popular 2 years 47 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Body field in themed node form?

Recent comments