Column Type - Lookup Table - How to display 2nd column in lookup table instead of 1st

Table 1:
Type table
Unique Row ID property
Type Description

Table 2:
Detail table
Col 1 TEXT
Col2 Lookup Unique Row ID from Table 1, but display in the drop down the Type Description

How do I create Col2 in Table 2?

Hi @Brian_Kudera,
and welcome to Coda Community! :handshake:

You can decide what column will be displayed in all the lookup references by selecting “Set as display column” in the column drop-down menu.

4 Likes

Ahh!!! That property has to be set on the actual lookup table! Got it. I was trying to change the display column in the table that was referencing the lookup table.

Thank you!!!

3 Likes

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