I am try to create this function of a website in uipath app but not able to design this click to open dropdown manu
Anyone have idea how to create this kind of manu?
What’s the method??
@Jsaroj ,
Hoverable dropdown features is not available into UI Path Apps. In order to do that. I would suggest create a Hoverable Menu Page and on click of the Main Menu Navigate to the other page and on Submenu Page you can show the button as per main menu click.
you can handle this into single page. create a App variable for Main Menu click and on click set some value and based on App variable value you can hide and show container or control into Hoverable sub menu page.
Hope this will help you. Please mark this as solution if you are happy with provided solution.
Thanks,
Arvind
Thank you, it’s a better option until uipath introduced hoverable menu.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.