Hi,

I've read in the doc "If you wish to use existing integer or list(numeric) field, you can do so.".

I've tried to affect star rating widget on a "List(integer)" but I can't, rating widget is not displayed in the list.

I can't add a "list(numeric)" field, I just have "list(float)" / "List(integer)" / ("List(text)").

note: using an existing inetger field works. But I would to see some text description instead of numbers.

bests

CommentFileSizeAuthor
#2 starrating.module-03022011.patch849 bytespixture

Comments

pixture’s picture

I found what's wrong. This is a bug and I will release the patch tonight. Thanks,

pixture’s picture

StatusFileSize
new849 bytes

Please try the attached patch. This should fix the issue. Thanks,

kumy’s picture

Hello,

sorry for my late reply, I didn't receive any mail about your new comments.

I've jsut tested the provided patch, and it now works as expected.

Thanks

smscotten’s picture

Status: Active » Reviewed & tested by the community

Works for me, too. I'd love to see this rolled in. Hopefully two of us counts as "the community."

marcoka’s picture

Issue summary: View changes

i am checking this now.

marcoka’s picture

Status: Reviewed & tested by the community » Closed (fixed)

this patch wont work. but i am working on this in a 2.x https://drupal.org/node/2254215