Forum Discussion
1 Reply
Sort By
- AdamN11 years agoKhoros Oracle
Hi Brian,
There's a leaderboard for Kudos, where you can see the top-kudoed messages, but there's not really anything like that for message views. You could come up with a pretty good approximation using search.
For example, you can search for posts within the last month sorted by views:
Translating this to the REST API would look something like:
To create some kind of leaderboard, you'd just need to iterate through the search results and output them for display. Alternately, you can pass the search call directly though to the forums.widget.message-list-panel component for display like was done here:
Related Content
- 9 months ago
- 4 years ago
- 4 years ago
- 5 years ago