Drag&Drop

Drag&Drop

Hey,

I followed the cart example and Im now able to drag list items from list to other. I just dont want that user is able to add specific item from the list more than once, how do I prevent that?

source list:
one
two
three

target list:
one
two
one <-- how do i get rid off that?