Update Video URL based on selected item from list in the same screen

Hello makes,

I am working on an online school project, it’s technically basic, and I’d like to use Adalo for MVP, but I’m a bit stuck with one of the core functionalities, to provide some context, the school have courses, which have lectures, and each lecture has lecture sections, there is relation between these accordingly (e.g Lecture Sections many-to-one with Lectures, Lectures many-to-one with Courses).

I need to display in one screen, similarly to YouTube, the video and dynamically update the URL of the video based on the selected item of the list of Lecture Sections, which I have placed right below the video component, but I can’t, I hope someone of you rockstars can give me a hand on this:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.