I have a question about accessing items in your glide app. Two questions actually…
I have been using lists to show various resources that are available through my app. I notice that many of the video tutorials show examples of articles that are inside the app, not digital items that would be linked elsewhere. Is that the general way it is done?
I ask because it seems that if I use a list and then attempt to place a component on the details page, it uses that same component with whatever I have linked it to for every item on the list. How do I individualize it?
I have tried adding a link column to my data sheet, however, I run into issues when some of the resources that I desire them to access are links outside the app and others are tabs within the app. For example, one list item may lead to a link of a PDF download, another to an MP3, and another to a quiz created in a tab on the app. Is it possible to do this with Glide?
Any suggestions?

