docs: embed Tutorial Videos in documentation (#9460)

* add tutorial videos

* fixed error
This commit is contained in:
Lisa VC
2024-09-15 20:19:27 +05:30
committed by GitHub
parent fe02f9eb3e
commit f7d33a5a62
10 changed files with 64 additions and 18 deletions

View File

@@ -9,12 +9,17 @@ keywords : ['display value', 'display value in nocoDB', 'display value in nocoDB
The `Display Value`, as its name suggests, serves as the primary or main value within a record of a table, and it is typically the attribute by which we identify or associate that specific record. While it is advisable for the display value to be linked to a field with unique identifiers, such as a primary key, it's important to note that this uniqueness is not always enforced at the database level.
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/GAPAec6zXQ8?si=G_61hrI3gV_xYTrt?&start=13" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
</center>
## Use of Display Value
- Within a spreadsheet, `Display Value` are always highlighted so that it is easier to recognise what record we are working with.
- And when `Links` are created between two tables - it is the Display Value that appears in `Linked records` modal.
Example:
Display Value highlighted in Actor table
![display value](/img/v2/fields/display-value.png)
Display Value associated when Links field