I would like to know if it is possible to allow user to make multiple selections. For example:
There are 3 positions available please vote for the 3 members out of the 6 available candidates...
I would like to know if it is possible to allow user to make multiple selections. For example:
There are 3 positions available please vote for the 3 members out of the 6 available candidates...
When you add your poll field, you can select "Checkboxes" as the "Poll type" (rather than radio buttons) and that will allow you to select more than one choice of the six. If you need to limit the selections to 3 and only 3 (no more, no less) you can use this approach to accomplish that: http://gravitywiz.com/limiting-how-many-checkboxes-can-be-checked/