The Poll portlet is the application for users to vote any ideas, or activities.
Package
This portlet is packaged in the poll.war
file.
See the portlet.xml
file in the project following this path: poll/WEB-INF/portlet.xml
.
<portlet-preferences>
<preference>
<name>pollIdShow</name>
<value/> <!-- PollId -->
<read-only>false</read-only>
</preference>
</portlet-preferences>
Preference name | Possible value | Default value | Description |
---|---|---|---|
pollIdShow |
string
|
empty
| The Id of poll which is displayed in the Polls portlet. |