My use case is one submission per IP per poll and I want anonymous users to make submissions. There is only a permission to allow anonymous users to view polls but not make a submission.

Is this possible, or is there an extension or roadmap to enable this in the future?

thanks

Comments

Syntapse created an issue. See original summary.

rasikap’s picture

Assigned: Unassigned » rasikap

Anonymous users can answer poll. While creating or editing poll you get an option "Allow anonymous votes". You just need to enable that and your case gets working.

Also you can try https://www.drupal.org/project/poll/issues/2909811#comment-13237624 patch if you want more flexibility with anonymous voting.

Thanks,
Rasika P

Syntapse’s picture

Status: Active » Closed (works as designed)

thanks