Hi
I'm having a SharePoint list. Each entry in the SharePoint list can have up to two attachments. (Mainly PDF and Images)
I want to be able to:
1) View the list of attachments in any SharePoint list entry.
2) Be able to open the attachment in new window (not download it to the computer).
For requirement # 2, I used the following but of course, it works to open ONLY first attachment.
Launch(First(GallerySubmissions.Selected.Attachments).AbsoluteUri)
I would appreciate any help.
Solved! Go to Solution.
Hi @yjamous ,
All explained in this blog of mine.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @yjamous ,
All explained in this blog of mine.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
User | Count |
---|---|
167 | |
96 | |
79 | |
72 | |
59 |
User | Count |
---|---|
209 | |
167 | |
98 | |
94 | |
78 |