Is it possible to connect a document field and a URl field in a database to a repeater?

I have created a songs database with a text field for the song title, a document field for the sheet music pdf and a url field for the video of the song. Can these be connected to a repeater whereby the user could click a button to download the relevant PDF or watch the relevant video? If this is not possible with a repeater is there another way to do this dynamically? Any help greatly appreciated.

You can connect every field to a repeater, which you want.
Take a look at this example…
https://www.media-junkie.com/pflegeservice

Go to Settings…

Then navigate to PRESETs…


Remove/change or add a new field to the DropDown-Settings. All possible fields for this example you will find, when you press on DATABASE-BUTTON on top of the site.

You can do the same way for Checkboxes —> activating some TAGS-Fields in DATABASE.

The same way it is also possible to integrate every other FIELD-TYPE.

Then take a look to the SWITCHES on the left side of this example. There you will find the —> “TABLE-REPEATER-SWITCH”. Use it and see what happens. :wink:

Repeater connected???:grin::laughing:

Thanks! You’ve really helped me out. I’ll be able to mine that for lots of possibilites.