Simplify your stack and build anything. Or everything.
Build tomorrow’s web with a modern solution you truly own.
Code-based nature means you can build on top of it to power anything.
It’s time to take back your content infrastructure.

Can you sort or define the order of groups in the admin sidebar?

default discord avatar
tinouti2 years ago
1

Moving

@220641138267258892

's question here for posterity:



Is it possible to sort groups in side bar? I have collections -> globals -> pages (custom group), but want pages to go first

IIRC there's no way currently, apart from css.


.nav__controls { order: 100 }
.nav-group {
  &.YourFirstGroup { order: 1 }
  &.YourSecondGroup { order: 2 }
}


(although this could potentially be a good candidate for a feature request? 👀)

Star on GitHub

Star

Chat on Discord

Discord

online

Can't find what you're looking for?

Get dedicated engineering support directly from the Payload team.