Site administration
Create a new Poll under create Content http://www.nabuur.com/en/node/add/poll.
When the poll is created, and you view it, you get a panel with the poll on the right side. The left side shows the description of the poll. This is now the description of the last poll. You can do 2 things now:
- If you don't want to keep the old poll description; you can edit the current one. If you have the right rights (edit page content), you see (when you hover it) a small link edit node on the left just above the title of the poll description.
- If you would like to keep the current page, create a new page and find what the NodeID of this page is (ex: 183005). Now display the new poll and select on Settings, then Context. Select Configure this Item next to poll_page. Fill in the NodeID of your new poll description page and Save. Select Save again!! else you will loose your changes.
Technical Documentation
Case: we wanted to show the poll description page next to the poll, and get the same page (description + poll) back when you click Vote.
- add content type poll to panel node/%
- define layout for _Node ID 3 poll_ (flexible, 1 row, 100% width, sidebar of 290px)
- add node _poll description_ (ID=183005) to context
- in content tab, add poll pane to sidebar, node content (poll_page) to left pane
