Record link from interface to record view

I have a grid displaying multiple items from a record in an interface and I added a record link to one of the columns.

Given the user press the record link, it should redirect the user to that item's summary view in the record. I am not sure what to use for record link's identifier and currently if i use the item's id as identifier, it gives me back "The record data does not exist, has been deleted, or you do not have sufficient privileges to access it.".

I believe that the record link identifier is incorrect but I don't know where I should find that individual record identifier. In documentation it says that it is the primary key of the CDT but it did not work for me.

Thank you in advance!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data