Am currently using Time Geyssen's Star Rating package on Umbraco 4.7.1.1 and the rating side is working great. However I need to list out the current ratings on search result pages. They only need to be static representations of the current rating here as the user can only rate on the main page of the product.
The search result page is built using XSLT Search and there are time constraints, so building the result page again using a different method is not an option.
So far all my efforts have failed, and I know you can't render user controls from XSLT macros.
I wondered whether anyone else has managed to accomplish this or knows how?
Star Rating Package - list out current rating
Hey guys
Am currently using Time Geyssen's Star Rating package on Umbraco 4.7.1.1 and the rating side is working great. However I need to list out the current ratings on search result pages. They only need to be static representations of the current rating here as the user can only rate on the main page of the product.
The search result page is built using XSLT Search and there are time constraints, so building the result page again using a different method is not an option.
So far all my efforts have failed, and I know you can't render user controls from XSLT macros.
I wondered whether anyone else has managed to accomplish this or knows how?
Cheers
Sam
Thats *Tim btw, the page errors when I try and edit it....
Found the solution here;
http://forum.umbraco.org/yaf_postst2550_Star-Rating-Package---V10-RC1.aspx
-Sam
Hi, check out the latest package: Star Rating Property Editor.
Best, Piotr
How do I display the rating on the frontend? I want to use it in my blog posts so that users can rate the content.
is working on a reply...