Hello Everybody,
Am asking if anybody has an idea how can I add a star rating to my apex application, these stars rating like the stars exist on youtube website to rate the videos.
Best Regards,
Abdul Alkhateeb
Hello Dan,
your answer is helpful but when I press on the rating box it does not take any action, I put the on demand process code in ON submit process and Pre load as well but still have the same problem, so I am wondering where is the best place to put the process.
Regards,
Abdul
When you say it takes no action, do you mean on the example page or in your application? On the demo site, if you hit a rating of 5 or 1 a bunch of times you'll eventually see it update. You could of course always replace the text with stars but get the text working first...
The process needs to be an application level process. You'll find them in the Shared Components of your application.