Hello,
Is it possible to add a unique video to each profile? Right now, when I add a video it shows on the bottom of every profile. I instead want each profile to display a video that related to them.
Thanks for the help!
Hello,
Is it possible to add a unique video to each profile? Right now, when I add a video it shows on the bottom of every profile. I instead want each profile to display a video that related to them.
Thanks for the help!
Hello Joshua and welcome to the community
Adding a unique video to each profile should be easily doable. Are you storing the videos in the User Profiles? Could you please share a screenshot of the table where the video links are stored?
If it was me I would add a new URL column to the User Profiles table and store my video links in there. To test be sure to change the user you are ‘Viewing as’ in the upper left of the editor.
As of right now I have added the video by adding “Video” under the components tab. From there I copied and pasted the URL. If I add a new URL column to the sheet, will the users see just a link or will they see the video ?
Instead of inserting the URL inside of the video component what you want to do is store each URL in it’s own row and then target that column from within the video component. And yes, the users will see a video.
By hardcoding the URL inside of a video component all users will see the same video. To make it dynamic we need to target a column with separate URLs stored in each row.
Thank you so much for the help!
My pleasure! If you have any other questions please feel free to ask.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.