Forum Discussion
chudson002
Aug 31, 2021Copper Contributor
REDUCE DOCUMENT LIBRARY FOOTPRINT UTILIZING HYPERLINKS
Created a certificate in PowerApps. Upon submit, need a hyperlink to be sent to a SharePoint list (have hyperlink column). The user will click the hyperlink and can download PDF of certificate.
Do not want to create a document library.
Have look at many videos, but doesn't get to result needed above.
Any recommendations?
V/R
chudson002
3 Replies
Sort By
- chudson002Copper Contributor
Figured out populating hyperlink into SharePoint list, just missing the piece for PDF. Will keep pushing forward. If anyone can get me there quicker, it will be greatly appreciated. V/R chudson002
- BrendanE1535Copper ContributorWhere are you storing the PDF?
- chudson002Copper ContributorThis is where it gets tricky. I do not want to physically store a PDF in a document library.
Looking at a video regarding the sample html being stored in One Drive.....
In this journey, it seems I have to create HTML for the cert to render for PDF conversion...I am working on that now.