Is it possible to add dropdowns to the sidebar to organize collections? Right now there are "Collections" and "Globals" but I was wondering if I could create custom dropdowns. Basically we run our entire project management through Payload - and we love it 🙂 - but would like to have a seperate set of dropdowns specific to our marketing efforts.
Thanks!
Morning @etmartinkazoo! The super helpful @jesschow helped me with this one. You can add content after the normal sidebar link.
how to add to the payload config:
https://github.com/payloadcms/payload/blob/master/test/admin/config.tscomponent itself:
https://github.com/payloadcms/payload/blob/master/test/admin/components/AfterNavLinks/index.tsx
And if you want to create your own dropdowns, I'm currently using
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
Just because they don't require any additional logic
Star
Discord
online
Get help straight from the Payload team with an Enterprise License.