This question has been flagged
1 Reply
2164 Views

Hello there,

I want to modify the default order of many entries in account.account.

I have to modify manually the fields parent_left and parent_right. It is really hard.

Is there a trick in the interface to manage it without to go in the database?

Thanks

Avatar
Discard
Best Answer

You change value in field "Parent" (set it to "Foo"), save record(s), and in next step restore previous value(s) (with right records order).

Avatar
Discard
Author

This is a good idea! Thanks zbik