Hello,
I am using airtable for a two step form process.
The first table is called "Event Request". When you submit the Event Request Form it makes a record in that table and assigns it a "Request ID" number via an auto-number field. Once that form is approved, via some script and automation, the user receives a prefilled "Event Information Form" from an Event Information Table to add details.
When the user submits the Event Information Form, I capture the Request ID from the initial request in the Event Information table too.
What I would like to do is have a "Form Received" field in the Event Request Table that can say "yes" if there is a matching Request ID in both the Event Information and Event Requests table.
Any help would be much appreciated!
Thanks!