From 48f153e5dfedd3255a8b813d1120b88e65c1e04a Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Thu, 16 Feb 2023 18:33:43 +0800 Subject: [PATCH] docs: update display value content --- packages/noco-docs/content/en/setup-and-usages/display-value.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/noco-docs/content/en/setup-and-usages/display-value.md b/packages/noco-docs/content/en/setup-and-usages/display-value.md index 9ea19a61ce..28fd6fd5ab 100644 --- a/packages/noco-docs/content/en/setup-and-usages/display-value.md +++ b/packages/noco-docs/content/en/setup-and-usages/display-value.md @@ -10,6 +10,7 @@ menuTitle: "Display Value" - Display Value as the name stands is the primary or main value within a row of a table that you generally associate that row with. - It should be usually associated with a column which is uniquely identifiable. However, this uniqueness is not enforced at the database level. +- Before v0.105.0, Display Value was known as Primary Value. ## What is the use of Display Value ? - Within a spreadsheet, Display Value are always highlighted so that it is easier to recognise what row we are in.