
10 answers
I just installed this in my sandbox and it seems to work fine. It works in conjunction with the Lead Rating, so as I change the rating the Rating stars change.
Here is a hot rated lead:
Here is a warm rated Lead:
In other words it's suppose to be a read only field and work with the other rating field.
If you don't like that, simply copy the formula and make your own custom field.
IMAGE( CASE( Rating, "Hot", "/img/samples/stars_500.gif", "Warm", "/img/samples/stars_300.gif", "Cold", "/img/samples/stars_100.gif", "/img/samples/stars_000.gif"), "rating")
Looking at the app exchange it seems it only has a 1 star rating, which users don't like the app.
:(