What permissions should be set to allow an anonymous user to VOTE on polls in Drupal 7? I have tried adding all the POLL permissions such as Add poll, Edit poll, etc. to the anonymous user account. However, an anonymous user just sees the RESULT of the voting but is unable to VOTE. Thanks Much!

Comments

brianestadt’s picture

I've just encountered this, too, and haven't been able to find the answer.

Update: Found it. Admin>Modules> click "permissions" on the poll module and then grant "vote on" and "view results" (if so desired) to anonymous users.