06-08-2021 07:21 AM
Create Document Library. (You can use existing Documents library)
Create a column of type Choice and name it Status
Enable Content Type for Document Library.
Add 2 single line of text columns and name them hiddenIsFolder and hiddenFolderPath
Set default value of column hiddenIsFolder to No
Set folder default values for hiddenFolderPath as show in video.
Set hiddenFolderPath value for folders manually.
Import App zip file in Power Apps.
Edit the App.
Remove the SharePoint data source from the App & add a new SharePoint data source connection pointing to your Document Library.
On App OnStart function set your document library relative path. Set(varCurrentPath,"Shared Documents/")
Thanks,
Reza Dorrani, MVP
YouTube
Twitter
watch?v=TmRFAP7xTwk
Hello, Reza, thanks for your video. I'm having trouble with implementing this document library browsing app. The issue may be, in watching the video I don't see where "Shared Documents" folder came from. I didn't see where this was created.