When working with linked records, is there any way use the record ID to search across all tables in a base or to “get” the table name of the linked record?
As far as I know right now, there’s really no way to dynamically build the query that gets the linked record, i.e., you have to parse the field key to figure out what table is being linked to, etc. This seems really clunky.