I created a dropdown component on a screen that I’d like to populate with choices from Airtable.
The Property in Airtable is called Choice and the Field Type is selected as Multiple Select
The options are Value A, Value B, Value C, Value D.
I want to the dropdown on the screen to display these values
Unfortunately, I’m super stuck and can’t seem to figure out how to display this?
Anyone know the filterByFormula i’m supposed to use? And how it’s typed out?