Closed (works as designed)
Project:
Poll
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Sep 2019 at 19:17 UTC
Updated:
25 Sep 2019 at 14:05 UTC
Jump to comment: Most recent
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
Comment #2
rasikap commentedAnonymous 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
Comment #3
Syntapse commentedthanks