Help

The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.

Re: How do I pick a value in a sync field when I use automation to fill in the field on submission

212 0
cancel
Showing results for 
Search instead for 
Did you mean: 
RonniEloff_VKDe
8 - Airtable Astronomer
8 - Airtable Astronomer

I haven't been able to figure out how to pick a specific value from a synced field when I have a form submitted.  (Aka I want to set several fields specific values)

I have a form that I have created for adding a new event for the Virtual event team.  Since I know several of the standard fields, I am auto populating them on submission; The Program Team (HHH) TIJP Type - Program.

But I can't get any values for State to show.  It is a Linked Field from the Sync table (States)

in the Events Base.  What am I missing here to get the value like I have in the two other fields to populate on submission?

step1.png

 

step2-pick.png

 

step2-pickvalue.png

 

State Field - Link to SyncState Field - Link to Sync

 

 

1 Reply 1
Kenneth_Raghuna
8 - Airtable Astronomer
8 - Airtable Astronomer

You need to do a Find Records action that finds the linked record in the States Table.

After that, you'll be able to use data from the record that was found.