I am developing app in django. I am trying to create nested list using jQuery Nestable. I would like to have two list. One, where I create my structure and second, where I store elements to use. But I would like to use one element more than ones. Is it possible to copy items from a list instead of moving them? A working demo by the author: here. An example of what I want to do:
And one more question, is it possible to move items only from list A to list B (from B to A is disabled)? If not in this version then maybe in the other version of this plugin link?
Best regards!
2.1m questions
2.1m answers
60 comments
57.0k users