Make a button to go to a particular group menu item?

Hi

How do I make a button on a page when pressed go to a particular Group sub menu item / page ?

Thanks

Close. You’ve got the right idea. Set the Method to GoToPage & Parameters to Groups/Home

This will replicate the exact same behavior as clicking Home in the main navigation menu on the side. Like that menu, this only works for a GroupCollection. You cannot specify a specific tab.

Thank Bill

I will give that a try.

It works that’s great !

Not sure if this post is related to a similar question. Is it possible to have a “drop down” menu option? I would like to have a button or label when press drop down to display other devices related to the title. Example title label would say Kitchen with and arrow. When arrow or kitchen pressed a drop down or expansion window showing all devices related to kitchen area.

Example of what I’m looking to do

The ComboBox provides a dropdown menu on Android & Windows. On iOS it behaves a little differently.