Skip to content

Target submenu item #475

Answered by ghost
LiCempions asked this question in Q&A
Jun 10, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

First create the sub-menus and specify their parent menu:

menu ( title='Microsoft' menu='Nuovo' ) {}
menu ( title='Google' menu='Nuovo' ) {}

Next move the desired entries to the created sub-menus:

modify ( find='Microsoft|Rich' in='/Nuovo' menu='/Nuovo/Microsoft')
modify ( find='Google' in='/Nuovo' menu='/Nuovo/Google')

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@LiCempions
Comment options

@iamLazyCode
Comment options

Comment options

You must be logged in to vote
1 reply
@iamLazyCode
Comment options

Answer selected by LiCempions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants