Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Jun 22, 2020 08:50 AM
I am trying to keep a dropdown field and a linked field in sync with each other so that I don’t need to update a field manually. How can I do this?
Jun 22, 2020 09:25 AM
You could write a JavaScript which you would need to manually run every time (or manually trigger with a button field), or you could automate the process with Integromat.
Alternatively, you could think about eliminating your dropdown field altogether and just using the linked field only.