Admin UI : Support reordering of relationship items? #538
Replies: 2 comments
-
Hey @phil-lgr — this is a great request. Under the hood, we use the fantastic It looks like in their docs, there is now an example regarding how to implement reordering / sorting within the input: https://react-select.com/advanced#sortable-multiselect This should definitely be built in by default into our existing Relationship and Select fields. I am not sure when we will be able to get to it, but it's a great idea! We would welcome PRs for this function if you'd be up for it. Otherwise we'll certainly slate it in at some point. When you mention "custom preview", what are you envisioning, exactly? Can you elaborate on what you'd like to see here? |
Beta Was this translation helpful? Give feedback.
-
Hey @phil-lgr — this is now merged into Payload! Just a heads-up. |
Beta Was this translation helpful? Give feedback.
-
With the relationship field type: https://payloadcms.com/docs/fields/relationship
We can assign multiple object to it:
It would be nice to have:
I guess my answer would be to create one myself using: https://payloadcms.com/docs/admin/components ?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions