HI, @NoCodeDataArtisan . Thank you for the reply.
I have disabled the workflow, but still seeing the same result.
As you can see in the log, “No container found” may be the cause?
HI, @NoCodeDataArtisan . Thank you for the reply.
I have disabled the workflow, but still seeing the same result.
As you can see in the log, “No container found” may be the cause?
Does this error occur only when you drop an item, or does it happen with any changes you make?
It occurs only when I drop an item. Sorting works fine with the RG.
Hello,
I can drag and drop cells from my RG and re-order items but it did not find out how to save it to my database correctly.
My RG is sorted by a field called order.
I have a save button which trigger a WF to make change to thing where I can set list to drag it updated list.
Which works.
But since my RG is sorted by my field order I need to override this field and I did not find out how to do it.
The new order should be current cell index.
Any idea how to do that ?
Hello @Newman
I hope you’re doing well.
The DragIt plugin is optimized for handling a list of items, indicating that the data source should be a list similar to what’s found in databases or state management systems. This list autonomously maintains the order of the items, eliminating the need for an index field.
Is it possible for you to use the list method instead of keeping the order of items?
Apologies for the delayed response; I am currently investigating the issue and working towards a resolution. I regret any inconvenience this may have caused you, and I appreciate your patience.
Not sure this is actually a bug, or expected behavior, but it took me way too long to figure it out, so just posting to share a solution in case anyone else comes across a similar issue.
Issue: When dragging elements from one RG to another RG, the row gap spacing I had defined in my RGs appeared to no longer render correctly for the dropped elements
Example
Relevant Context:
Solution
Updated RG properties:
Hello,
Thank you for your reply.
It is a feature that I need to other part of my app.
I found a way to do it with a backend worflow which is looping on itself and increment order by 1 until list:count > order
Works great !
Hi @NoCodeDataArtisan, great plugin! I have a problem, when I try to use the plugin with data from some api (from supabase), I get this error, either when loading the element for the first time or if I try to force it to be updated
Hey, I just bought the plugin, trying to figure out how it works. Clicking on “Tutorial” on the Drag It plugin page shows this:
Please fix the link. Can detailed documentation be found anywhere else?
Hi there! This is one of my favorite plugins, from the amazing @NoCodeDataArtisan !
Try this link for the demo: Drag It - Easily move cells between repeating groups
Hello @lorenzodelia125,
I hope you’re doing well.
I believe you need to select a Unique ID field (text) from the API through this option:
Hello @danschlung,
Thank you for bringing this issue to our attention and for sharing your solution with others who may be facing a similar challenge.
Your guidance is greatly appreciated
Hello @heinerbranson,
Apologies for the inconvenience. Could you please specify which tutorial link you followed that directed you to the incorrect page?
As @msgiblin mentioned, this is the correct link to the DragIt demo page, and you can also access the editor from there.
Thank you so much for your help, @msgiblin, and for assisting the plugin’s users.
Hi, thank you for your reply! Unfortunately I can’t set the Unique ID field because I need to have a numeric type id, would it be possible to add dynamic type option for api unique id? Thanks.
Hey, sure- See the resources section at the bottom right: Drag It - RG -> RG Plugin | Bubble
Hi,
Unfortunately, we must use text as the unique identifier since the default ID type in Bubble is text. Isn’t there a text field that remains unique across all items in your API?
Thank you for informing us about the link; it appears to be related to Bubble’s new design, which we do not yet have access to. We will report this issue to Bubble and hope for a prompt resolution.
Thank you again for your cooperation. Please let us know if you have any further questions during the plugin setup.
Hi, I have the following issue: I do dragging between 2 RG’s. Some items are filtered aka not draggable. If the datasource of the DragIt is changed, it is buggy and I can’t drag items that should be draggable. Is this a bug or just wrong setup?
Here’s a video of it:
As you can see, the color of the filtered items is right, just not draggable anymore until I refresh the page.
Hello @niels1,
I trust you are well.
Could you please investigate the scenario where you open the second state first and then the first one?
May I have access to the app’s editor? If so, kindly send the URL link through a message.