#I want to add a username or email in dashboard
1 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Have a look at the docs on Custom Components for the Admin - https://payloadcms.com/docs/admin/components
You'd probably be better off trying to add this display to the Nav component ... Payload 2.0 may have introduced some additional areas or access to the main layout ... but here's an example of a custom nav component (collapsible) ... fairly easy to add onto this
https://github.com/eustachi0/payloadcms-customizations/tree/master/src/components/collapsibleNav
Glad your issue was resolved! :tada: If you want to help make payload better, please give us a :star: on GitHub and review us - It helps us a lot.