Dynamically linking in a record grid to other record types in Tempo?

Certified Associate Developer

I have configured a record type which displays me something like the following on the records tab in Tempo

I now would like have links in the 3rd column to corresponding records. Here, the "apas_step_config_..." are actually DB table names. I already created constants pointing to the corresponding entities in my data store objects of that specific DB. Also, I created record types for all possible appearing config table names. But how do I configure my display value here?

What I can think of is that I introduce another column in the database which contains the URL of the corresponding record page on tempo, but that seems to hard-coded?

I would appreciate any guidance.

  Discussion posts and replies are publicly visible