How can i get Next Unread thread?

How can i get Next Unread thread?

This question has suggested answer(s)

I want to put Next Unread thread link button in thread detail page.

After login this site please open this url http://telligent.com/f/?Sort=UnReadOnly , Here you will see your unread threadlist. Please see below screen. I can see list of threads.  Suppose i click on "Site - Search Widget Question" thread then i want to show link on that thrad detail page for next unread thread means i want to need threadid of "Tags for Discussion Posts - Management, Deletion, Updating'' thread so i can make link for that thread.

InShort I want to show the next unread thread link in thread detail page. Please help me to find solution.

Thanks in advance.

All Replies
  • Unfortunately, the API does not support this functionality directly.  You could attempt to load the unread threads via the API and redirect the user to the first item in that list (since the current thread would now be read).