I'm trying to move an element between lists.
I'm able to drag between shared lists but after dragging to one of the lists, I show a popup where the user needs to confirm if he wants to move it. If user cancels I want to move item back to previous list.
Any idea how i can accomplish this?
I don't see a way to move items programmatically.
I'm trying to move an element between lists. I'm able to drag between shared lists but after dragging to one of the lists, I show a popup where the user needs to confirm if he wants to move it. If user cancels I want to move item back to previous list. Any idea how i can accomplish this? I don't see a way to move items programmatically.