By annu_singh on
HI,
i have a content type. what drupal does is that it enables fivestar module for content type.
but i have to enable fivestar module for every field of a content type.
How can it be done. Plz tell.
Thanks,
Annu_singh.
HI,
i have a content type. what drupal does is that it enables fivestar module for content type.
but i have to enable fivestar module for every field of a content type.
How can it be done. Plz tell.
Thanks,
Annu_singh.
Comments
Fivestar field
Fivestar also provides a CCK-field which you can add in your content type, or in your case add after every other field. Then you can use the Views module to provide listings of the ratings.