It doesn't make sense to have a decision with less than 2 options.
Poll module in Drupal core checks for this, prompting: "You must fill in at least two choices."
It doesn't make sense to have a decision with less than 2 options.
Poll module in Drupal core checks for this, prompting: "You must fill in at least two choices."
Comments
Comment #1
ChrisKennedy commentedI was about to implement this when I realized that user-submitted choices (http://drupal.org/node/88097) will make blank decisions appropriate if you want the voters to supply all the possible choices. I don't predict it taking too long to add that feature.
Comment #2
ChrisKennedy commentedSince write-in ballots haven't been implemented yet, I went ahead and fixed this in http://drupal.org/cvs?commit=43349
Comment #3
(not verified) commented