This article covers a sample code to insert a poll component into your Salesforce.com instance as a home page component, or elsewhere Visualforce is supported.
This component allows administrators to open up a simple poll for users to get feedback from users. Once installed, the poll component can be configured easily.
Below is a demo of the application. Note that the below is an iframe of a Force.com Site page, Yes, it's a visualforce page embedded within this blog.
This component allows administrators to open up a simple poll for users to get feedback from users. Once installed, the poll component can be configured easily.
You can watch the demo at forcetreedemos too..
To install the app in your Salesforce instance, install the below package.
Production, Developer Org - https://login.salesforce.com/packaging/installPackage.apexp?p0=04t900000000sla
Sandbox - https://test.salesforce.com/packaging/installPackage.apexp?p0=04t900000000sla
Suggestions and Comments welcome!