I want to create a pre-populated poll that is the same in every node of a specific content type. I tried using the default values of pollfield and using permissions to make the difference but that doesn’t work.
Is their any way how I can make this work?

Thanks ,
D

Comments

mario_prkos’s picture

Default value is relevant for one type pollfield. If you want to use different default values for different content type you have to create new pollfield for each content type.Do not use existing one. There is no way jet that you have different prepopulate values for different user roles on the same pollfield.

I hope it helps! Mario.

portulaca’s picture

I may not me reading you well but what you tried to do should work.

Can you explain what "to make the difference" means? Do you want polls to be the same or not?

dddave’s picture

Status: Active » Postponed (maintainer needs more info)

For 5x a similar issue came up: #229695: Possible to prepopulate poll choices?

Set to a better status btw.

summit’s picture

Status: Postponed (maintainer needs more info) » Active

Having the same issue, a node does not inherit the default values set in the cck_pollfield for the nodetype.
See: http://drupal.org/node/868256
greetings, Martijn

bryan kennedy’s picture

Status: Active » Closed (duplicate)

Seems to be a duplicate of the issue pointed out by Summit in #4.