Hi,

The Update menu item is the parent of 2 items:
1. node/NODE_NUM/edit , and
2. node/NODE_NUM/edit/components

I would like to "upgrade" these 2 menu items to be as "primary" at their parent, and to remove the parent altogether. For my needs it will make simpler the use by some users.

Can anybody give me a clue how to do it?

Thanks!

Comments

Amir Simantov’s picture

I have used an incorrect term. I should have used 'tab' instead of 'menu' and 'tab item' (I guess) instead of "menu item'.

quicksketch’s picture

Status: Active » Closed (fixed)

I don't think converting these options is a very safe thing to do. However in the 3.x version, these items have been moved up to the main set of tabs anyway. The safest approach here is to upgrade to 3.x. Outside of that, we're looking at hook_menu_alter(), which would be outside the scope of the Webform issue queue.

I'm closing this issue directly considering its age.