Closed (fixed)
Project:
Decisions
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2009 at 21:55 UTC
Updated:
5 Sep 2009 at 04:20 UTC
I'm working on adding polls to a very large web site project, and one of the requirements is to be able to embed a poll (decision in this case), into a node of another content type. In looking at the code, it appears that decisions_view is the function to do this. Can someone verify this, or if that's not it, tell me the best way to display results in another node?
Thanks.
Comments
Comment #1
anarcat commentedYes, decisions_view is what you need. I think you can see how it works in the preview and in the block display.
Comment #2
ekkljs commentedHello,
Can somebody tell me how to embed polls inside other content types?