Skip to content

Commit 0005dfb

Browse files
committed
fix(*): iframe fullscreen
1 parent be74610 commit 0005dfb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/docs/fields/field-summary-footer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords : ['NocoDB field summary', 'field summary bar', 'field summary in nocoD
88
The "Field Summary" provides quick calculations for chosen fields displayed in the footer of a table's grid view. These calculations offer quick insights into your data, such as total sums, averages, minimum, and maximum values. This section explains how to use & configure field summary to accurately compute these values.
99

1010
<center>
11-
<iframe width="560" height="315" src="https://www.youtube.com/embed/VzmzvLST_dk?si=VVd40nh-7YSNUGaQ&start=14" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
11+
<iframe width="560" height="315" src="https://www.youtube.com/embed/VzmzvLST_dk?si=VVd40nh-7YSNUGaQ&start=14" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen ></iframe>
1212
</center>
1313

1414
## Overview

content/docs/fields/field-types/custom-types/button.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NocoDB currently supports two types of actions for the Button Field:
1212
2. **Run Webhook**: Trigger a webhook with the configured URL & custom payload. Payload can include data from the current record.
1313

1414
<center>
15-
<iframe width="560" height="315" src="https://www.youtube.com/embed/V20tQDkbkvU?si=7EL1IppfR7V9LRBF&start=13" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
15+
<iframe width="560" height="315" src="https://www.youtube.com/embed/V20tQDkbkvU?si=7EL1IppfR7V9LRBF&start=13" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen ></iframe>
1616
</center>
1717

1818
## Create a Button Field

content/docs/records/expand-record.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In an expanded form,
5555
The Comments feature allows you to collaborate directly within records by leaving comments, making it easier to discuss and track changes. You can also receive [notifications](../collaboration/notifications) for updates, ensuring everyone stays informed in real time.
5656

5757
<center>
58-
<iframe width="560" height="315" src="https://www.youtube.com/embed/U5ZYVlpOGN8?start=12" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
58+
<iframe width="560" height="315" src="https://www.youtube.com/embed/U5ZYVlpOGN8?start=12" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen ></iframe>
5959
</center>
6060

6161
<Callout type="info">

content/docs/views/view-types/form.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Example
242242

243243
Check out this video for a more detailed explanation with examples:
244244
<center>
245-
<iframe width="560" height="315" src="https://www.youtube.com/embed/Kltbg_Dn23k?si=u1z5Hk9IuuX4jLcY&start=23" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
245+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Kltbg_Dn23k?si=u1z5Hk9IuuX4jLcY&start=23" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen ></iframe>
246246
</center>
247247

248248
## Field "Show On Conditions"

content/self-hosting/upstall.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ After installation you can then visit your nocodb instance at http://your-domain
3535

3636
Want to see it in action? Watch this 2-minute video guide:
3737

38-
<iframe width="560" height="315" src="https://www.youtube.com/embed/AkOWLk7e_hk?si=5A1BMLlQHBtj_pHH" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
38+
<iframe width="560" height="315" src="https://www.youtube.com/embed/AkOWLk7e_hk?si=5A1BMLlQHBtj_pHH" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
3939

4040
## Step-by-Step Installation
4141

0 commit comments

Comments
 (0)