I have a question about accessing a lookup field in Airtable with a Meta field in Glide.
I have a screen with several collections. Some of them can access a lookup field in the Meta part of the component, but others cannot. The lookup fields all seem to be set up similarly in Airtable.
Another strange thing I’ve noticed: I can access a particular lookup field (like “Name (from Resource Type”) by going to Options > Filter Data:
But I can’t show the contents of that field in the Meta part of the component:
In other words, I can filter the data by the lookup field, but I can’t show the contents of that lookup field in the component. This isn’t consistent across my components. I can display some lookup fields, but not all of them.
I’ve played with this for a week or so and am at a loss. Any ideas? Thanks for any suggestions.