Hey, I'm currently working on a client project and I have to add multiple HTML audio players to the page. The audio files are stored in a CMS. The audio elements are easy to set up with a static source but I don't get how I can adjust the src url within a collection and then use the collection item path as well as a base url. Adding it right at src="" doesn't seem to work. Does anybody know how this could work?