Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Nov 09, 2022 02:13 AM
I’d like the contents of a single line field to automatically be added to a multi-select field. This is meant as a workaround as Airtable doesn’t allow creating new options from a form, so I’d have the user create a new option in the single line field - and then this will auto-populate the multiselect field.
Nov 09, 2022 02:35 AM
Just create an automation that is triggered when your form is submitted.
Then, for your “update record” action, set the value of the multi-select field to the value of the single line text field.