# Adding video clips

**URL:** https://community.glideapps.com/t/adding-video-clips/57965
**Category:** Ask for Help
**Created:** [February 15, 2023, 3:29am UTC](https://community.glideapps.com/t/adding-video-clips/57965 "2023-02-15T03:29:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![ArtzyDog](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/artzydog/32/53747_2.png) [@ArtzyDog](https://community.glideapps.com/u/ArtzyDog)
#### Post date: [February 15, 2023, 3:29am UTC](https://community.glideapps.com/t/adding-video-clips/57965/1 "2023-02-15T03:29:57Z")

</div>

So I added a video on a section of my app, it looks and plays just like I want it to. But, that also created like a little video clip component to all my other section where I don’t need a video clip. If I deleted, I delete the one I also want to keep? What I am doing wrong on this section?

This is what I want in this section…

 ![Screenshot 2023-02-14 at 9.28.20 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/8/a83fe9b9bf0575471018a7d583dff0365dd63fc5.jpeg)

Not what I want here…

 ![Screenshot 2023-02-14 at 9.28.42 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/6/0626c716742acba7cfcb88cbe8c35e840595705a.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [February 15, 2023, 3:56am UTC](https://community.glideapps.com/t/adding-video-clips/57965/2 "2023-02-15T03:56:11Z")

</div>

Add a visibility condition to only show the component if the video url is not empty.

---

<div class="post-metadata">

### Author: ![ArtzyDog](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/artzydog/32/53747_2.png) [@ArtzyDog](https://community.glideapps.com/u/ArtzyDog)
#### Post date: [February 15, 2023, 4:09am UTC](https://community.glideapps.com/t/adding-video-clips/57965/3 "2023-02-15T04:09:06Z")

</div>

On each section? So, in the sections that I don’t want to have this component…I’ll add visibility condition?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [February 15, 2023, 4:14am UTC](https://community.glideapps.com/t/adding-video-clips/57965/4 "2023-02-15T04:14:50Z")

</div>

Describe what you mean by “section”. I’m assuming that each section is part of a list, which is sourced from the same table. If it’s from the same table, then each section is going to have the same layout. You only need to apply the visibility condition once and it will apply across all sections. If the url for each row is empty, then the video component won’t display. If it’s filled, then it will display.

---

<div class="post-metadata">

### Author: ![ArtzyDog](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/artzydog/32/53747_2.png) [@ArtzyDog](https://community.glideapps.com/u/ArtzyDog)
#### Post date: [February 15, 2023, 4:48am UTC](https://community.glideapps.com/t/adding-video-clips/57965/5 "2023-02-15T04:48:39Z")

</div>

It worked! 👍

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [February 16, 2023, 4:48am UTC](https://community.glideapps.com/t/adding-video-clips/57965/6 "2023-02-16T04:48:54Z")

</div>

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