You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As ModelAdmin provides a hook "updateEditForm" it would be great, to add an extension to a module's ModelAdmin to get drag-and-drop sorting functionality easily.
I normally use this gist in a subclass of modeladmin:
As ModelAdmin provides a hook "updateEditForm" it would be great, to add an extension to a module's ModelAdmin to get drag-and-drop sorting functionality easily.
I normally use this gist in a subclass of modeladmin:
https://gist.github.com/wernerkrauss/e49898de328ec469877bb32e202c6028
The text was updated successfully, but these errors were encountered: