Retaining Found Set and Sort Order After Paging |
4/22/2025 2:36:54 PM |
PHPRunner General questions | |
S
salus2 author
When I perform a find operation and sort the results, the first page of results shows found text hightlighted in red and the found count in the top right (perfect)...
...but going to the Page 2 using the paging controls at the bottom of the screen returns all records, unsorted...
Is there a way to configure so that Page 2, and subsequent paging, lists the next set of found records in the same sort order as designated on Page 1 instead? I've tried it with AJAX search, pagination, sorting enabled and disabled in the List_page settings, same result. I'm using V11 Enterprise 43257 You can see what I'm talking about at https://customdataservices.net/artgallery/items_list.php |
|
S
|
salus2 author 6/11/2025 |
Hello, |