Question: autocomplete form from two spreadsheets

Hi there, I am having trouble figuring this out but I am sure someone has the answer.

I have an app with restaurants and I am trying to do a simple booking. So two databases, one for restaurants and the other for bookings. I have a booking button on the restaurant page that brings you to the booking form. How can I have the restaurant name auto populate from the restaurant origin page?

For example if I click book now from the McDonalds profile, how can I have McDonalds autopopulate in my booking form?

You can do so via the Columns component in the form. Scroll down a bit, find the column that has the restaurant name and write them to a column in your destination sheet.

That was exactly what I needed. Thank you so much!

1 Like