All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Projects
Snippets
Collaboration News
XPages Knowledge Base
Sign In
Username
Password
Forgotten your login credentials?
Login
Register
All
All
Projects
Snippets
Go
New reusable Voting XPage Control on OpenNTF using Dojo Charting
Posted by
Niklas Heidloff
on
December 7, 2009
Steve and I've created another simple reusable XPage control allowing users to vote and see the results in a simple chart.
As you know Domino 8.5.1 comes with Dojo 1.3.2. So you can easily use all the nice functionality Dojo provides in your XPage applications. This sample shows how easy it is to use the Dojo dojox.charting.DataChart class. Plus it shows how to use server side JavaScript and client side JavaScript in combination.
Vice versa this sample also shows Dojo developers with little or no Domino skills some of the nice Domino benefits. The schema for this sample plus rich client editing can be done simply via two views and two forms.
You can find the control in the
Apache catalog
or open the
project
.
Here
is the documentation. You can download the zip directly
here
.
The voting question and options are defined via the Notes client. Users can then vote via web browser and they see the results after they have voted.
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus