How do I vote on a Fivestar CCK field? I can't find a formatter in display field, which displays an active widget instead of static one...

Comments

mmerlange’s picture

found you answer?

Michael

alippai’s picture

No, I'm still waiting for an answer :|

Molesz’s picture

an answer would be good because I would need the module, but we cannot apply it without this.

911’s picture

I had no problem with active voting on a fivestar cck field in D6. There is no formatter to choose static or active for cck fivestar field.

have you checked if the permissions are set correkt? I think you must enable "Content_permission module"->"edit field_yourfieldname" and "fivestar module"->"rate content" for your usergroup.

It should work.

I only noticed the Required funktion for CCK Field and Comments widget does not work...

sakib000’s picture

I am having same problem on version 5.x

quicksketch’s picture

Fivestar CCK fields act just like other CCK fields: they create an input element on the node-edit form. They do not make a clickable widget when viewing the node. Use the direct rating widget (configurable at admin/content/node-type/[type name]) to accomplish this task.

quicksketch’s picture

Status: Active » Fixed

Moving to fixed, since I think the above post answered the question.

Joanzo’s picture

Status: Fixed » Active

yes but how about creating multiple clickable widget?
the direct rating widget can only use one criteria.

quicksketch’s picture

Status: Active » Fixed

You can't currently, it's a feature limitation, see #317317: Rate on multiple axis with admin UI where we are working on the feature.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.