i used views2 to generate a block containing a webform node. the title and description displayed, but no form. i told views to display the title and body fields. i then tried nodeblock and it worked fine. can anyone duplicate this? should this be in the views issue queue?
Comments
Comment #1
quicksketchThis is not really a bug, the "body" only includes the body field of the Webform (or as webform calls it the "Description"). Views is not capable of displaying the Webform form itself, since it has no knowledge of it. As you note though, you can use the "Node" display type and the entire webform should be shown then. Currently, Webform exposes no information to Views whatsoever, there is an issue for Views integration here: #273837: Views Integration for Webform.
Comment #2
quicksketchClosing after lack of activity.