-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collection Column #9398
Comments
Please add a reproduction in order for us to be able to investigate. Depending on the quality of reproduction steps, this issue may be closed if no reproduction is provided. Why was this issue marked with the
|
I assume this is within a group field named pageStatus. You can create a custom Cell component to do this. Here is an example: https://github.com/payloadcms/payload/blob/main/test/admin/components/CustomCell/index.tsx |
Describe the Bug
I want to display page collection column as a label, not object.
Link to the code that reproduces this issue
http://fsicms.app/admin/collections/pages?limit=10&sort=pageTitle
Reproduction Steps
I want to display page collection column as a label, not object.
Which area(s) are affected? (Select all that apply)
db-postgres
The text was updated successfully, but these errors were encountered: