CMS data order by drag and drop or by specific data field

Hi Plasmic Team and Community,

I’m currently utilizing the Plasmic CMS for content creation and have identified an area that could significantly improve workflow and maintainability: content ordering.

At present, when we need to change the display order of our content entries, our workaround involves adding a dedicated ‘order’ field and manually assigning numerical values. We then programmatically sort the content based on this field when fetching it via the API.

It would be a fantastic enhancement if we could directly manipulate the order of content entries within the Plasmic Studio interface, ideally through a drag-and-drop functionality. This would provide a much more intuitive and efficient way to manage content sequences.

Alternatively, if drag-and-drop presents significant implementation challenges, the ability to sort content entries directly within the Plasmic Studio UI based on a chosen field (like our current ‘order’ field, or any other sortable field) would still be a major improvement.

Implementing either of these suggestions would dramatically improve the user experience for content managers and greatly simplify the process of maintaining the desired content order within the CMS.

Thanks for considering this feedback!