Skip to main content
Question

How to create more menu with variants to use seprately?

  • July 5, 2024
  • 3 replies
  • 81 views

Abhishek_Sahu2

I have a problem with creating more menu. I have created but its not functioning properly, please some one help me on this. i have attached an image.

This topic has been closed for replies.

3 replies

Vishal_Ramawat

Ok, so there are two ways that this can be rectified.

  1. Use variables to select the variant that needs to be shown. So for Videos you will set variable to “Remove/Delete”, which is your variant name. This you’ll have to bind with More Menu Output’s> 2nd variant> More Menu Instance.
  2. You can just use the More Menu directly and use the Kebab menu’s click event to : show it’s selected state and use More Menu instance swapped as needed.

Abhishek_Sahu2
  • Author
  • New Member
  • 1 reply
  • July 6, 2024

so if i create in variable i dont have to create multiple variants for different pages right? i can be able to manage from single variable list. and if i add a text to list it wont effect everywhere unless i turn it on right?


Vishal_Ramawat

If I understood it correctly, yes, you create a variable varMenu.
You use the instance of More Menu Output as you are using.
On the page where you have the Kebab menu, on click event, along with changing Kebab to selected you set the variable to desired variant name.
Check this comment for quick reference.