
Announcements
Hi, I am new to PowerApps Portals and need some help.
I am creating a dynamic form within portals the questions change as per the user's answers. I have started with a basic structure that displays a form and wants to play a video based on the URL in the data verse.
I have created a lookup table in my data verse and have displayed it on the form. I want workers to select a particular project from the option and there is a video URL along with that project. I want it to display that video once they select the project. I am thinking to display it in an iframe component just below my form on the page.
As shown in the pictures, I selected the form but I also want to play the corresponding YouTube video.
Any help would be appreciated.
Or if anyone has other suggestions of how to solve this problem, looking forward to it.
Hi, this old thread might help a bit:
Have you thought on how you will read the URL associated to the territory record? you might need to run an API request or FetchXML to get the URL, but then you can simply use an iframe to show the video