Dear Community,
I require your assistance with a specific scenario in RDM (Record Data Management).
We have a table in RDM that allows users to create, edit, and delete records, which are synchronized back to the database. This table contains a primary key ID column. During the creation of a new record, the user provides the Primary key value. However, the challenge we face is that this primary key column should not be editable afterward to maintain its uniqueness as a key.
We attempted to restrict column-level permissions, but this resulted in the Primary key column not being visible even during the creation of a new record.
I would appreciate your guidance on this matter.
Thanks very much.
Ojaswini