Forum Discussion
VarunGrazitti
12 years agoBoss
I did not mention this setting, I was reffering to following one.
bhupen
12 years agoAdvisor
Got it but it will show most recent topic not those topics which user replied....Is there any API which will help us to show only those topics on top which user newly replied
- YuriK11 years agoKhoros Expert
Hey Bhupen,
Checkout the following api: http://community.lithium.com/t5/Community-API/bd-p/developers-rest-api?leaf-id=Board.messages.linear#Board.messages.linear. You should be able to sort by latest post in each topic using "message_viewer.topic_sort_order=last_post_date".
You can also find a more complete response here.
Hope this helps,
Yuri