ChronoForm as a Voting Tool

bryancd911 17 Jan, 2015
Can someone please help/assist me if this is possible - I am planning to develop a voting tool that has two fields:

1. A dropdown that has 2 options.
2. A checkbox group that has 6 options.

Note:

1. A user can (of course) choose only 1 of the two options on the dropdown field.
2. A user can choose between 0-4, more than 4 shouldn't be accepted when Submit button is pressed.
3. Everytime a user submits their entry, a point is added to one of the options.

Example:

1. I choose option 1 from the dropdown, a point is added to option 1.
2. I choose option 2,3,4 from the checkbox group, points are added to option 2, 3 and 4.

I would appreciate if someone can help me sort this out. Thanks.
This topic is locked and no more replies can be posted.