Row Identification

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.

  1. Go to Settings -> Row Identification.

  1. In the dropdown menu, select the column name (a text field), which will serve as the identifier.

  2. 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.

Last updated