Handle in sortable list

I am using sortable list to do kanban board…but handle is not working. I tried adding an icon of dragging and put its id in “handle” but not working.

Which plugin are you using?

sortable list

Have you set the same id for both the element and the kanban board item?

if you mean give the icon and the repeating group the same id ..yes i tried…Actually any id put in the handle causes dragging to stop working

Make sure that your ID Attribute on the repeating group is the same as what it is in the sortable list element.

Then it should work perfectly.

ezgif-21d47be5c6dd9d

1 Like

Hope that helps

yes I have no problem in this. The problem is the handle , i need an icon so user knows this is draggable

Add an icon like ::dots-six:: or equivalent and make it the drag handle by assigning the attribute_id.

this is what I did and not working. when I add any id to the handle even dragging stops working

Sorry, just coming back to this, I think you need to add everything within that RG into a group (handle & text) then add the element id to the container group. This will work

This topic was automatically closed after 70 days. New replies are no longer allowed.