Newbie to Airtable! 3 days old 🙂
I have a table where I capture list of all the work I am doing. There is a numeric unique ID that is in the first field and the record has a number of columns
Unique ID. Col 1. Col 2. Col 3. Col 4. Col 5
I created a table which has the following fields and a form submission will populate this table
XYZ1 XYZ2 XYZ3 XYZ 4 ....etc
XYZ1 is linked to Col2. So when I create a form and try to use a drop down to select a value for XYZ1, I was hoping all the values in XYZ1 will be displayed but what is happening is the entire record is getting displayed rather than that field alone and XYZ1 has Unique ID value rather than the Col2 value.
How do I get to the below stage.
When i submit the form, XYZ1 field should show me all the values in field Col2 and then display on that col in XYZ1