#Sidebar Dropdowns

7 messages · Page 1 of 1 (latest)

hushed rover
#

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!

grim stag
#

Morning @hushed rover! The super helpful @unborn lance 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.ts
component itself: https://github.com/payloadcms/payload/blob/master/test/admin/components/AfterNavLinks/index.tsx

GitHub

Built with React + TypeScript, Payload is a free and open-source Headless CMS. [✩Star] if you support our work! - payload/config.ts at master · payloadcms/payload

GitHub

Built with React + TypeScript, Payload is a free and open-source Headless CMS. [✩Star] if you support our work! - payload/index.tsx at master · payloadcms/payload

#

Just because they don't require any additional logic

hushed rover
amber root