Skip to main content
Nintex Community Menu Bar

How to Make Queues Droppable and Sortable

  • July 8, 2024
  • 1 reply
  • 5 views

Forum|alt.badge.img+4

I have multiple of Quee components. User can drag and drop Queues from one component to another component. If the user drop the element within the same component Queues should sort… I am able to do sorting for table and unable to club the functionality of Drag and Drop and sorting for Queues 

I found sorting table @ https://community.skuid.com/t/sort-table-with-drag-and-drop
and drag and drop Queues at https://docs.skuid.com/latest/en/skuid/javascript/snippets/queue-custom-item.html#

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+10

Currently, this is only possible through custom javascript.