You need to sign in to do that
Don't have an account?

Count of how often a solution is accessed by Users
In the Solutions tab, we would like to be able to quantify which of our solutions are the most popular (most viewed) by our users. At the moment there is no way to do this..
You could try embedding a VF page with no UI into the Solution layout that just updates a counter in it's controller.
You might do something like this http://www.forcedotcom.com/2009/10/setting-up-last-viewed-by-in-salesforce.html
You can indeed have a counter instead, rather than the last viewed date.
Regards
Shruthi