You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we want to create complicated forms that branch off into 3 or more paths. Each branch may have a similar question along the way that would, in theory, write to the same field in Airtable after submission. However, you can only configure one question to write to one field. Perhaps we could link multiple questions to a single field and whichever is "not empty" would write
The text was updated successfully, but these errors were encountered:
Sometimes we want to create complicated forms that branch off into 3 or more paths. Each branch may have a similar question along the way that would, in theory, write to the same field in Airtable after submission. However, you can only configure one question to write to one field. Perhaps we could link multiple questions to a single field and whichever is "not empty" would write
The text was updated successfully, but these errors were encountered: