Implemented Please provide secondary sort to permissions

AndyB

Well-known member
The following two pages would be greatly improved with a secondary sort.

Admin Control Panel -> Groups & permissions -> User group permission

Admin Control Panel -> Permissions -> Permission definitions

The secondary sort needs to be on the addon_id. This way if we have several add-ons with the same Display order the page will still show the add-ons in alpha order based on Title. I like to group all my add-ons with the same Display order of 10000, but currently they are in random order because there's no secondary sort on the addon_id.

Example:

1502913811287.webp
 
Last edited:
Upvote 2
This suggestion has been implemented. Votes are no longer accepted.
We've added secondary sort orders on these interface groups and the permissions inside the interface groups. They are ordered by display_order and then by interface_group_id (for the interface groups) and permission_id (for the permissions).
 
Top Bottom