Hi all,
I have built a two level navigation menu in a component and attached this to my app.
All menu items navigate to screen, EXCEPT for 4, which I would like to Launch to various internal SharePoint reference site.
I am not sure if I can launch from a nav. Has anyone had experience doing this?
My 'On Start' input of the App screen has my 'Collection' (which is collecting perfectly).
Here is a snippet of the formula:
MenuLabel: "SharePoint Page Example",
MenuIcon: Icon.ListScrollWatchlist,
Launch: Launch(“https://SharePointSiteExample”),
MenuID: 16Thanks

Report
All responses (
Answers (