You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought the "noMove" option would be what I need (processwire/processwire-issues#1994), but it actually just prevents moving pages from one parent to another. What I'd like to have is an option to prevent moving pages under the same parent. Maybe a "noSort" option?
Optional: Steps that explain the enhancement
In ProcessWire we often need pages for data storage, just like here:
It does not hurt a lot to have those pages sortable, but I'd prefer to disable it in this case.
Thx a lot for considering it!
The text was updated successfully, but these errors were encountered:
Short description of the enhancement
I thought the "noMove" option would be what I need (processwire/processwire-issues#1994), but it actually just prevents moving pages from one parent to another. What I'd like to have is an option to prevent moving pages under the same parent. Maybe a "noSort" option?
Optional: Steps that explain the enhancement
In ProcessWire we often need pages for data storage, just like here:
It does not hurt a lot to have those pages sortable, but I'd prefer to disable it in this case.
Thx a lot for considering it!
The text was updated successfully, but these errors were encountered: