F
Filament9mo ago
Mikail

Sort cluster navigation

How to sort cluster navigation because this protected static ?int $navigationSort = 3;does not work for it.
No description
7 Replies
Mikail
MikailOP9mo ago
?/
Lara Zeus
Lara Zeus9mo ago
the settings is a cluster? what the sort # of the users group?
Dennis Koch
Dennis Koch9mo ago
$navigationSort is definitely correct. But items are sorted by group first. If settings doesn't belong to a group it's sorted with the other ungrouped items.
Mikail
MikailOP9mo ago
yes settings is a cluster. oh i get. is there a way to make settings the last item then? below the grouped
Dennis Koch
Dennis Koch9mo ago
I don’t think you can have two groups without a label.
Lara Zeus
Lara Zeus9mo ago
try to set the navSort for all resources then the cluster settings give it like 999
Mikail
MikailOP9mo ago
tried it but the navSort only works for resources within a group.

Did you find this page helpful?