Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
hello36

Show all results when sorting removed in ACP 6.2?

Hey,

We’ve updated a clients site to ACP 6.2.2 and it looks like the “Show all results when sorting” toggle in the ACP settings has dissapeared.

https://docs.admincolumns.com/article/86-show-all-results-when-sorting

Is there a per field show all results when sorting now or is this a bug?

Any help is apreciated, cheers Tom

1 week, 4 days ago
Stefan
Developer

All columns should now show all records, including the one with no value. But another change in 6.0 is that the empty results are always shown at the bottom of the table, no matter the used order. But seeing your message, I suspect you have a column that does not show all the results. If so, can you let me know so we can see if we can change our code to make it work?

More information about this change can be found here:

Announcement: Admin Columns Pro 6

1 week, 1 day ago
hello36

Hi Stefan,

My appologies for not spotting this in the changelog, columns with no data do show at the end of the pagination irregardless of sort order.

Is there any way I can have it so when ordering descending z – a it could show blank entries first.

Also with the pagination there is some strange UX I belive, when I load the users view and sort by a field it shows 1/29 pages @ 14,468 entries (500 per page)

Screenshot-2023-05-31-at-10-43-42

Same number of users and pagination pages on page 2, when I hit page 3 I imagine it adds the “blank field” users to the total user count, it jumps up to 1/32 pages 15,872 items.

Screenshot-2023-05-31-at-10-45-42

18 hours, 8 minutes ago
Stefan
Developer

There is no way to change the behavior that we changed in 6.0.
We decided that this is the way we wanted sorting to work, also looking at other apps on how sorting is applied.
You could try to filter the post on your field that is empty though.

About the second issue, can you verify how the params in the URL are changed when you go from page 2 to page 3?
Only the page param should change, but I suspect that more params do change when you paginate to the third page.

18 hours ago

You must be logged in to reply to this topic.