i'll try to explain a little more my issue. i have a list with different customers and their own products. my customer asked if its possible to click in one of them, and check or validate the others elements with the same class, then drag and drop all of them together example: i have the list in image1, then i click in the first element, then, other elements with same class (customer name, receipt number, etc) are checked image2, then drag and drop all of these elements at same
i am working with Sortable.js for this job.