Page 1 of 1

User menu: how to pull submenu from group?

Posted: 18 Feb 2011, 22:12
by otrov
I've noticed that once created submenu in submenu group is locked inside that group for good
Is it so?
Or, is there some tip that I could use to pull submenu from submenu group?

Thanks

Re: User menu: how to pull submenu from group?

Posted: 18 Feb 2011, 22:19
by otrov
After little thinking (after I posted) it seems that if user destroys submenu, then opens new submenu in desired position, user could move all items one by one, but better not have submenus in that submenu that is intended for changing as things would get out of control :D

Urgh... AS User menu! I hope someone jumps with a tip ;)

Re: User menu: how to pull submenu from group?

Posted: 19 Feb 2011, 08:24
by ino
otrov wrote: I hope someone jumps with a tip ;)
Unfortunately there is no good tip in this case. :(

The submenu with all its children submenus and item can be moved across other item in the same level BUT not over other submenu groups.

Nowadays the only way how to move submenu in top-level over other submenu is to unset the other submenu.

In case of multi-level submenus you have to unset all of them and then build them again in specific order from top-level to the lowes-level.

Re: User menu: how to pull submenu from group?

Posted: 19 Feb 2011, 08:29
by otrov
Thanks for confirmation, ino