Hi all,
I have an app that does a few various workflow things. In order to cut down on people messaging me with questions, I have a few "FAQ" videos, I have recorded and stored in a SharePoint Library.
I have created a gallery in my app, and connected it to the library. I want the user to be able to click each item and the video launch.
I have tried use:
Launch("SPSite/Library")
Which opens the library, but I don't know what to add to launch the specific item.
Can anyone assist?
Thanks,
DW