Active
Project:
Webform Block
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
4 Oct 2011 at 21:44 UTC
Updated:
12 Mar 2024 at 07:36 UTC
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
Comment #1
doublejosh commentedYou didn't mean to, but thanks to putting it out there that there's a "Display mode" in the block config area :)
Comment #2
achtonI 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.