Skip to content
Add Dynamic Resizable Videos to a Doc
Share
Explore
Formula Playground

icon picker
Dynamic Video Selector Embed

When you want to user to choose from a list of multiple videos on the same page.

👾 Try it out

[Video Selector 1]

Demo of a Demo

[Formula]

[Video Table].Filter(Name=[Video Selector 1].Name).[Video URL].Embed(600)

Loading…

🤷‍♂️ How to...

To create a selector type ‘/select’ and change the selectable options to:
[Formula]
[Video Table]

and 🚫 disable ‘Allow Multiple Selections

Set the ‘Starting Value’ to:

[Formula]
[Video Table].First()

This way, there will always be a video loaded and won’t mess with your Doc’s formatting or have the user think it is broken!

Note :
This method makes the most sense if you have multiple videos and some text formulas that ‘SwitchIf’ once the video’s name has changed.


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.