UndefinedOffset / SortableGridField

Adds drag and drop functionality to Silverstripe's GridField
BSD 3-Clause "New" or "Revised" License
93 stars 62 forks source link

Enhancement: provide extension that updates ModelAdmin's getEditForm() #104

Open wernerkrauss opened 7 years ago

wernerkrauss commented 7 years ago

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