#I want to add a username or email in dashboard

1 messages · Page 1 of 1 (latest)

hollow grove
#

How can add username or email in dashboard as show in screenshot?

lofty waspBOT
hollow grove
solemn falcon
#

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

Payload CMS

Payload is a headless CMS and application framework built with TypeScript, Node.js, React and MongoDB

GitHub

Contribute to eustachi0/payloadcms-customizations development by creating an account on GitHub.

lofty waspBOT