Hi, I have an app which requires the user to view the contents of a Sharepoint Doc Lib. Here is my situation.
Screen one is a browse gallery of a SP list with the following columns.
Contractor (Text Field)
Email (Text Field)
Docs (URL to a specific SP Doc lib folder)
I'll like to add a button on screen1 that takes them to screen 2. Screen 2 should be a browse gallery of the URL column from the selected item from screen 1
Can anyone point me in the right direction.
Thanks
Solved! Go to Solution.
Hi @Anonymous
Hi @yashag2255
The Substitute(Substitute(First(Split(galContractors.Selected.'Supplier Folder',"?")).Result,"%26","&"),":f:/r/","") returns the following value
The "link to Item" value is
They look identical so I'm not sure why its not showing anything
Thanks
Hi @Anonymous
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @yashag2255
I think we might be getting somewhere. The gallery now shows me the folder of the selected item. However it only shows the folder name and not the contents.
I cannot thank you enough for the advice and help you have given me so far. I really appriciate your time and advice.
Hi @Anonymous
Hi @yashag2255
Each of the folders contains files so thats all good. When I add a temp label with the following property
LookUp(Shares,'File name with extension' = "HSPolicy2016.pdf").'Link to item'
It doesnt find it. I know its there as per screen shot below
Hey @Anonymous
Hi @yashag2255
I've now created a new test and pointed it to a different doc lib. It worked!!! I created a dummy URL in my SP list pointing to the other doc lib. I can see the contents of the folder now.
It must be something to do with this doc lib.
Thank you for your help.
Hi @Anonymous
Glad that it worked. I hope your query is resolved. Please mark this as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
User | Count |
---|---|
260 | |
109 | |
93 | |
56 | |
41 |