guays
12 years agoHelper
sorting by user's rank
Hi, I'm new with REST API and Freemarker.
I'm trying to do a widget that will get all the posts with no replies on a specific board. So far this is working well, but my problem is that I need to sort these posts according to the ranks of the users who posted them.
So I should see all the "New Members" posts first, then the "Members" posts and so on.
Is it possible do do that in only one REST API call?
Thank you,
Seb