Row Identification
Last updated
Last updated
This section describes how to configure row identifiers, which are used to uniquely identify rows in a table instead of a primary key. These row IDs will appear in audit logs, comment logs, and error console logs.
Go to Settings -> Row Identification.
In the dropdown menu, select the column name (a text field), which will serve as the identifier.
Click Save.
The selected identifier will be used in:
Audit Logs
Error Console
Comment Logs
This makes accessing specific rows easier than using only the primary key.