Skip to content

Conversation

@dstala
Copy link
Member

@dstala dstala commented Jul 31, 2025

No description provided.

dstala added 3 commits July 31, 2025 15:21
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Jul 31, 2025

Build Status: Success!

  • ✅ Build completed successfully
  • 🚀 Ready for review

📝 Latest commit: d279787
⏰ Updated: 2025-07-31 10:23:43 UTC

@dstala dstala requested a review from DarkPhoenix2704 July 31, 2025 10:23

![image](/img/v2/fields/fields-intro.png)

Among all fields in a table, two hold special significance: the **[primary key](/docs/product-docs/fields/primary-key)** and the **[display value](/docs/product-docs/fields/display-value)**. The **primary key** is a technical identifier that uniquely distinguishes each record and is essential for backend operations like updates, deletions, and maintaining data integrity. It is always unique and typically hidden from end users. On the other hand, the **display value** is a human-readable label—such as a name or title—used in the interface to help users quickly identify and associate records. While it’s recommended to use a field with unique values as the display value, strict uniqueness is not enforced. In essence, the primary key ensures consistent record management, while the display value improves usability and context.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be made into two paragraphs?

Long text is hard to read

@DarkPhoenix2704 DarkPhoenix2704 merged commit 93f6b4a into main Jul 31, 2025
2 checks passed
@DarkPhoenix2704 DarkPhoenix2704 deleted the docs/0731-cleanup branch July 31, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants