Replies: 1 comment 2 replies
-
Hey @deltavin, great question. The demo is using the admin: {
defaultColumns: ['title', 'author', 'category', 'tags', 'status'],
useAsTitle: 'title',
}, I hope that helps. Let me know if you need any additional clarification. We intend to make the demo's source code public in the near future 👍 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the dashboard, there is an option to search by id. How can I change it to search by another field, say "name"? I see this happening in the live payload demo at https://demo.payloadcms.com/ (screenshot attached).
Is it a configuration setting or is it a custom component for the dashboard?
Also, where can I find the source code for the demo?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions