I’m trying to set up a “Get in Touch” button in Softr that opens a form (asking for name*, email*, phone number*, organisation, and message*). The form should create a new record in my Airtable “Get in Touch” table and automatically associate it with the specific person (from my Contacts table) that the button was clicked for.
I’ve set up both the Contacts Table and a Get in Touch Table in Airtable, but I’m not sure how to pass the member’s information into the form so the submission links correctly. Should I be using a hidden field, a details page, or another Softr setup for this?