Linking to IsGroupsVisible

If I set “IsGroupsVisible” to True, when the app starts it takes me to the first group with all of the groups along the top of the page. Is it possible to link to this page with navigation from somewhere else?

Yes.

If you would like to open that page from a custom button, you can add a MethodAction to your EventTrigger that calls GoToGroup.

If you would like to open that page from the main menu, add a menu item & set the Page to “Groups/YOUR_GROUPCOLLECTION_NAME”.