docs: cleanup row > record

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2023-09-29 14:55:06 +05:30
parent cc1d31309f
commit a4dc6d4b7f
9 changed files with 28 additions and 28 deletions

View File

@@ -7,10 +7,10 @@ keywords : ['NocoDB display value', 'display value', 'display value in nocoDB',
# Display Value
The `Display Value`, as its name suggests, serves as the primary or main value within a row of a table, and it is typically the attribute by which we identify or associate that specific row. While it is advisable for the display value to be linked to a column with unique identifiers, such as a primary key, it's important to note that this uniqueness is not always enforced at the database level.
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 column with unique identifiers, such as a primary key, it's important to note that this uniqueness is not always enforced at the database level.
## Use of Display Value
- Within a spreadsheet, `Display Value` are always highlighted so that it is easier to recognise what row we are in.
- 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: