Hi all.
I am attempting to create a way to reorder entries per category via the frontend.
The main issue I am having is trying to figure out what the best solution is for storing the entry ids, category and sort order. My main concern is that I would like to still use the channel entries tag pair to orderby and sort.
Can anyone give me any ideas on how best do store the data?