Hello,
I’m trying to use the Drag & Drop Repeating Group Plugin to sort items in a Repeating Group.
However, I’m not using Bubble’s built-in database — the data source comes from an API response defined in the API Connector, so the data type is based on the API schema.
The drag-and-drop sorting works visually, but the problem is that “Sorted Items” is always empty after the sort. I’m unable to retrieve the updated order of items.
Does this plugin not support API-based data types?
Or, if there’s any other plugin that allows sorting of Repeating Group items sourced from an API response, I would appreciate your recommendation.
Thank you!