I have set up a Gallery within my app which shows the items from and SP list. Within each item, there is a column containing a URL for a video, to which I have linked the video control on the Gallery. I deleted the default Image control and replaced it for a Video control.
Basically, what I would like to achieve, is for the user to be able to scroll through the horizontal Gallery and to be able to play whichever video they choose when they like, right there on the Gallery screen. The control seems to work fine with the URL from the SP list, and the videos will play simultaneously if I change the "Start" field to 'true'; however, if I run the app, the video control won't react if I try clicking on it to play a video.
If there are any suggestions as to how this can be achieved, I would greatly appreaciate it.
Solved! Go to Solution.
Thank you very much. I found my issue: I had to reorder my screen's contents so that the Gallery was in front of the screen's data card. Now the videos are working fine whenever I click on them directly on the Gallery screen.
Thank you very much. I found my issue: I had to reorder my screen's contents so that the Gallery was in front of the screen's data card. Now the videos are working fine whenever I click on them directly on the Gallery screen.
User | Count |
---|---|
141 | |
135 | |
77 | |
75 | |
69 |
User | Count |
---|---|
223 | |
190 | |
66 | |
62 | |
55 |