By manocha_ak on
hey,
i want to have a poll for every user .... the question should be the same, but the choices each user can provide by his own... other users can then vote on either one of the option.. i tried to achieve this by providing the content type poll access to the authenticated user.... but the problem is he has to type the question and choices ... the workaround i thought of doing was adding the content of the type poll and then making this node available to the user... but the problem is
this way i have to give two options while adding the node and this wont be user specific i fear.. please help.. kinda newbee to drupal and stuck at this place...