This topic is locked

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)...

img alt

...but going to the Page 2 using the paging controls at the bottom of the screen returns all records, unsorted...

img alt

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,
Using 43494 now but have the same issue, specifically pagination controls ignore the sort order set on page 1of results.
Could you please ask ChatGPT if there is a way to adjust the pagination urls to include the sort order?
Any assistance much appreciated.
Thanks