Hey guys,
in my modeladmin (SS3.1) I have many different fields: normal TextFields, UploadFields, GridFields, many_many_extraFields, DropdownFields mapped with has_one-Relations.
The problem is that my interface looks a little bit messy. First normal TextFields are displayed, than the UploadField, than the GridField, etc...
Anyway it make no difference what position the single fields have in my code.
Any idea, how I can sort the fields without using jQuery?
Posted to: Sorting CMSFields | Show Thread | Post Reply