Draggable Sortable List on Admin Page
-
Can anyone point me in the right direction with this one? Here is what I want:
- A list of items on a custom admin page
- This list needs to be called from the database
- It must be sortable by drag-and-drop
- After user has dropped in a new position, the database must be updated automatically
- I also want to be able to add and delete list items
I can do the first two, but the whole jquery thing is confusing me. Can anyone help me out? I can’t find a tutorial on how to do this in wordpress anywhere.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Draggable Sortable List on Admin Page’ is closed to new replies.