Hi there! I'm struggling to set up the right combination of forms/tables/automations to get a particular process to work.
I'm doing a 3 part survey and each part of the survey is a separate form in Airtable. Surveys are going to be shared in parts and each survey is meant to build off of the previous survey. All the forms are built using what I've labeled "Overview" which contains all the fields which are being used to ask questions between the three forms.
What I'm trying to do is have each form roll up dynamically to the overview table without any manual effort from our team. I created linked fields between the tables and have attempted to use those link fields to update records stored from the previous survey.
Survey one is a cold survey. So the vendors we're reaching out to would share their information and then be sent to survey two. For survey two, I want them to be able to select the record they just created by completing survey one and have the information all flow back to the overview table. After completing survey 2, they're sent survey 3 and I would again like them to be able to select the record they created in survey 1 and updated in survey 2, to be updated in the overview table. By the end of the process, I'd like all of the information from the three separate forms to flow back to the overview.
TL;DR: I'm trying to build 3 separate forms that collect different fields but send them all to the same table, link up, and allow the vendor to build/update their own "profile" as they complete each subsequent section.