Is it possible to add any components before or after the collection's List component? #2746
Replies: 1 comment 1 reply
-
Hey @wherewego-nina, This is not currently possible and is something we want to address right away. The simplest change we can make to support you would be to introduce These two changes can be done in short order. An alternate way of doing this would be to add I've started a new discusson to outline the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add functionality to export a csv of my data. From my searching, it looks like Payload hasn't exposed the List components yet so that I could import them into a custom component, so I'm wondering if there is a mechanism for inserting a component before or after the List component
Beta Was this translation helpful? Give feedback.
All reactions