Hi all!
I’m trying to implement this screen which shows a list of 5 items.
4 out of the 5 items are weekly newsletters.
I’d like each link to open up the newsletter (typically .pdf).
The items are:
WEEK 1 – This shows the most recent week newsletter
WEEK 2 – This shows the 2nd most recent week newsletter
WEEK 3 – This shows the 3rd most recent week newsletter
WEEK 4 – This shows the 4th most recent week newsletter
ARCHIVE – This points to an archive on a website of the weekly newsletters
What I want to do:
Use a PUBLIC google drive folder that has all of these .pdf files and grab the week’s 1-4 newsletters and use the URL as the link to open up the document.
I can’t seem to figure this out and it’s driving me a bit mad. 🙁
Any ideas?
Thank you!