Hello. I’m trying out the Drag & Drop to Reorder RG plugin. I’m having trouble understanding how to save and then later use the manual sort order.
- I understand I need a number field for the sort index on my data type that needs sorting.
- I understand that I need to trigger a workflow when an item is dragged so the sort index is updated in the database.
What I don’t understand is:
- What is the source for my repeating group?
- Do I use that same source in the plugin’s Things field?
- When new items appear from the search, do I have to initialize the sort index field?
I’ve dug into your demo and discovered that after many sorts, more than one list item could end up with the same sort index! Can you please explain this? If I will have many items in the list, is this a reliable method for sorting over time?
I like the plugin so far and I want it to work for me, but I need some assistance. Thank you.