Reply to thread

For example, when I add tens of nodes in the forum, all of them are default to 1. Then if I want to reorder them at a later time, I'll have to change a lot of Display order numbers in order to get them sorted as what I wanted.


item 1 Display order 1

item 2 Display order 1

item 3 Display order 1

item 4 Display order 1

item 5 Display order 1

item 6 Display order 1


If I want to move item 6 before item 3, then I'll have to change display order of 4 items.


item 1 Display order 1

item 2 Display order 1

item 3 Display order 3

item 4 Display order 3

item 5 Display order 3

item 6 Display order 2


Or did I miss anything? What is the sort function in acp?


Back
Top Bottom