Hi,
the plugin has a state called “Reordered things IDs” using this state, you can save the new order. Use it when event “Drag ended” is triggered.
If you need additional help, feel free to contact me in PM.
So I kind of get that but how do I then assign a number to a field that is equivalent to the new order.
Hi,
It works fine with simplified RG, but a bit buggy with my RG where I put it in a “Reusable element”
EDIT:
I have tested various circumstances and found “Reusable element” is not relevant to this issue. Maybe because the RG uses “nested” search constraints so your plugin cannot grab the lagged outcome?
https://robo.art/version-test/test3
I can see an alert on console that says "DataBase not ready to extract data, will try again… PLUGIN_Sortable-RG—Drag—Drop-initialize–Reorder-RG-.js:257 "
In summary, the order changes is not accurate, so the initial order stored is also wrong because of that.
I’d appreciate it if you could take a look.
Hi!
I am trying to implement a two-level of the nested repeating groups:
- I have a top-level repeating group “Phases”
- Every Phase contain a repeating group “Parent tasks”
- Every Parent task contains a repeating group “Sub-tasks”(Rounds)
Repeating group Phases and Parent tasks are draggable and sortable perfectly. But repeating group Sub-Tasks is not enabled at all for sorting.

Hi!
Perhaps there’s something wrong in your setup, please take a look in our demo page, there’s an example with nested RGs.

You can see that, there is one sortable element for the main RG, that is outside of it, and then there is a sortable element inside each RG cell.
For the RG that is inside the cell you will add a dynamic ID to it, see here:
Now set this dynamic ID in the plugin element from current cell:

Hi EZDev-
I’m new to this plugin, works great thank you. Can you provide a little bit of guidance on how to move an item between two nested RG’s? (Ie. I have an RG inside an RG. I can move things within the nested RG no problem, but I cant move items from the nested RG in one cell of the master RG to the nested RG in another cell of the master.) Thank you so much!
Sam
Hi there!
First you can check our demo page where you can find a nested example.
You can open this page in editor
However, if you want to drag and drop items between different RG, then that is not possible.
Is adding the ability to drag between unique repeating groups on your list of things to do? This is a very cool plugin!
Hi EzDev!
Well let me explain what I’m trying to do any may you can help me figure out how to best do it. - I’m essentially trying to create something like an interactive calendar. I have a master RG called “days”, each cell represents one day. Within each cell is an RG called “events” which represents the events of that day. I need to be able to drag and reorder events both within a single day, and between days. Reordering events within a single days works, but could you please help guide me on how to move events between days this is make or break for me unfortunately, even a “work around” type solution would be helpful . Thanks so much!
2 Additional Questions. Any guidance would be greatly appreciated!
-
I’m having an issue where when I refresh the page, the nested RG does not automatically set the order of the items to the last saved order. I have had to put a button in the parent RG cell that triggers the nested RG to set itself to the previous set order. How can I make this happen automatically. Happy to DM link if you want to see how I’ve set up my RG’s.
-
After re-arranging the cells in an RG, I want the cell’s index number to reset. So if I move cell 5 to cell 2. The index of that cell’s content should now become “cell index #2”. Currently it seem to just stay as “cell index #5” but in the cell 2 position. Is there any way I can make this work?
Thankyou in advance for the guidance!!!
Hi I’m having trouble getting initial order to work on multiple pages.
When I set the in one page it works. But when I set the order on the other page it doesn’t work. I have already set up API and privacy policy.
This page works setting up the order with this workflow:
But there is another page that the order is supposed to work, but it doesn’t:
Can someone help.
Hi @ezdev,
This seems like a great plugin. If I am not wrong, at the moment you only output a list of texts with the ids of the reordered items, right? Is there a reason why you do not output directly the list of reordered things? From the plugins side, this is straightforward, just outputting a state with a list of “app type” as opposed to, or in addition to, a list of texts (see picture below). The state published is the same list of ids you publish on the list of texts, but the benefit is that bubble understands that list as the actual thing.
That would make me and a few of us certainly buy this plugin.
@ezdev
any update??
Hi everyone, we have some troubles with the domain name where is the plugin’s documentation
Until we will solve this, you can access it here:
https://ezcodeco.gitbook.io/sortable-rg/
P.S.
Regarding other questions, sorry for delay, will respond to everyone in PM
Cheers
Can’t wait for this update. Saving a new sorting into data base is very important feature.
Hi @ezdev I’ve purchased the sortable RG Drag & Drop Plugin and it’s working smooth in my app. However, I can’t seem to be able to save the new order in my database.
I’ve made a video to show my app and its structure and would really appreciate some help.
Have you enabled the Data API and added Privacy rules for the database that you are working with?
See here how to do it:
Thanks for the response @ezdev . I do have Data Api and Privacy rules activated. Not sure what can be causing this. 
Send a link to your app in pm and I’ll take a look
same problem. Initial order not working with 3 pages. How can we solve this? It works before the new update




