firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.12k stars 184 forks source link

Drag and drop order function #622

Closed danieljancar closed 1 week ago

danieljancar commented 4 months ago

Hey, I've been trying to use a order for documents where each document has a field order with a number inside of it to define how the documents should be ordered in the frontend. Now I was wondering if there's a solution for changing the order of documents and sort/update the order field on each document appropriately? Thanks for your help. 😄

fgatti675 commented 1 week ago

Hi Daniel, this is not straightworward. We have implemented something similar but using backend functions in clients projects. When ever an order changes, we update the rest of the docs accordinly

fgatti675 commented 1 week ago

By the way, we can help you better in discord!