Sortable and clone
Sortable and clone
I am trying to clone the items of the sortable, but it seems 'clone'
variable is not supported in Sortable.
What I need is:
- Drag and drop items from list to list.
- Copy the actual item rather than moving.
- Check duplicated items and prevent the dragging.
Any hint?
Falcon