default "show all users" sorting

So that it always sorts by the default when it's loaded? Not that I know of, however if you simply click on the header you want it sorted by (for example Domains) it will do it for you, it's just one extra click.
 
I'm aware that I can just click the column header. That's not really the answer I was looking for.

I figured it out on my own.

Edited the content_main.html and changed the href for "show all users" from "/CMD_ALL_USER_SHOW" to "/CMD_ALL_USER_SHOW?sort1=8"
 
Back
Top