How to resolve relation to table without using Set as display Column when insert row with API

For example that I have a tag table, which has column “id” and “text”.
When I insert a row to like Post Table (has a relation column to tag table) with Coda API, will be resolved correctly If I use “Set as display Column” on “id” of tag table, but fail when “text” is set as display column.
I want the readability of Set as display Column on “text”, it’s painful to hover on the relation column and wait for showing detail.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.