Drag and Drop from one list to another?

Let's say I have two lists: a master list, and a secondary list. I want to drag a value from the mater list into the secondary list and have it become a new item in the secondary list at the position I click. Is there a way to do something like this in retool?

Welcome to the forum!
Yes, using a custom component(s). And, if you search the forum, I am pretty certain someone has mentioned this before...

Hi @joshglenn,

Thanks for reaching out! As Scott mentioned, we don't currently have a native way to do this, but you could spin up your own React custom component! The general custom components docs can be found here

This post might have some helpful ideas in it as well

Hey @joshglenn, hello there! Coming back to refresh this topic :star_struck: I might have something that fits your idea if you’re still looking!

Here’s a custom, Kanban style component created by one of our Retool team members that could be a great option for your use case. Let me know what you think! :clap:t3: Check it out here!

2 Likes