Posted by Vacilando on July 21, 2009 at 3:42pm
Jump to:
| Project: | Advanced Poll |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I cannot find a way how to display a poll I choose in a block, or embed it in any other way in a page. All there is, seemingly, is a block for the latest poll, but that's not very useful if you have more than 1 poll running.
If there is no user friendly method to do this yet, could someone kindly advise how to achieve embedding a poll in a page programmatically?
Thanks!
Comments
#1
vacilando,
Did you ever get an answer to this? I am also trying to figure it out.
Thanks....
#2
No, so far I've never found an answer to this... share if you will.
#3
Take a look at theme_advpoll_block_latest_poll() and function advpoll_latest_poll(). It could give you some idea how to do it.