multiselect icon indicating copy to clipboard operation
multiselect copied to clipboard

How to programmatically move items?

Open schmidtl4 opened this issue 3 years ago • 0 comments

I have five multiselect instances on a page. When the initial page is rendered, certain items (some in each instance) are assigned a distinct class. I want to give the user the option (via a checkbox) to programmatically move all the items with the class to the corresponding right side using jquery/javascript (vs refreshing the page). Is this possible? how?

schmidtl4 avatar Feb 08 '21 12:02 schmidtl4