Hello, I am making a single page app where I have posts. Because of the pagination I get only 3 posts and skip posts depending on the page.Because of that i cannot sort them. Is there a way to sort the collection from the site?
1 Comment
P
Pranav J
said
almost 4 years ago
Yovcho,
Here is some reference that can get you started. You can use the code in Business Logic as follows:
Yovcho Kalev
Hello, I am making a single page app where I have posts. Because of the pagination I get only 3 posts and skip posts depending on the page.Because of that i cannot sort them. Is there a way to sort the collection from the site?