Block List with Custome View Not able to Sort or Drag

Hi,

I have a small issue in the back office, I have some custom views on a number of block lists, If I don’t use the custom views I am able to re-order the list box, but if I use the custom then I am unable to drag and drop the list items.

Can any one advise if I am missing some thing in my Anguler Controler or in the .html file.

If I recall correctly you need to put a special css class on the parts that should act as a drag-handle. Because you did not nessecary want your block to be draggable.

From a fast look in the code it seems to be class="blockelement__draggable-element"

I hope that helps :slight_smile:

1 Like

Thank you I give that a try when I am back on that project.

Thank you works as I expected it to.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.