Has anyone made a custom editor widget with DnD sorting? Preferrable where the items being sorted are another custom widget.
I've kinda manged to make a Dojo widget that worked as expected outside epi, but when i added it to episerver it broke because of epi's own Avatar thing. Now i've refactorised my code so it's broken, so i would be happy if anyone has done this and can show a working example :)
Has anyone made a custom editor widget with DnD sorting? Preferrable where the items being sorted are another custom widget.
I've kinda manged to make a Dojo widget that worked as expected outside epi, but when i added it to episerver it broke because of epi's own Avatar thing. Now i've refactorised my code so it's broken, so i would be happy if anyone has done this and can show a working example :)
Like a
-list that i sortable where the- contains a dijit.form.TextBox or something :)