Hi,

I would like to be able to display the body for the webform in the block output, but without using the "full node" selection in the block configuration page.
essentially, I do not want the block to take on the template from node-webform.tpl.php, and i can't seem to get the body to show up in block-webform.tpl.php...

does anyone have a way of showing only the body and the webform?

Raff

Comments

doublejosh’s picture

You didn't mean to, but thanks to putting it out there that there's a "Display mode" in the block config area :)

achton’s picture

I couldn't agree more - I also did not realize that the block display mode was preventing me from seeing the node body in my webform block.

Which makes me question why you cannot use teaser mode to show what you want? That works just fine for me. :)

If not, maybe Display Suite can do what you need, but that's qiute a heavy addition to your site if that's your only issue.

Anyway, thanks.