By riwaj on
I was trying to develop an article review kind of website where a writer writes many posts. I used fivestars module to rate an individual post?It displays average on an article. That's fine! But,how can I publish the total avg of the scores a user gets in his total posts?
Somebody please help!
Comments
=-=
maybe possible with the veiws.module
Can views be created with custom sql queries?
Thanks for your response!
I tried around with views but wasn't able to create what I wanted to create precisely.
What if I write my own queries? Can I generate pages displaying result of my queries?or Can views be created with custom sql queries?
Thank you in advance for the help!
=-=
Views is a querry generator, if you want to create custom querries you can bypass views altogether.
Thank you Mr. VeryMisunderstood!
Dear VeryMisunderstood, I am happy that now I understood you.
I have created my own module for the purpose. Thank you for your help, I do appreciate alot.Take care and God bless!
Looking for the same thing.
Any chance you would be willing to share your solution?
Thanks,
-TrevorLee