Jul 11, 2024 07:56 AM
I am trying to create a form (must be a form to avoid licensing/orgfencing issues) that a seller will use to nominate 1-n users. I figured I would use conditional text to add the next nomination (i.e., if they fill in the first nominee -- more than one piece of information -- the option for a second would appear, and so on).
Is there a way for a single form to create multiple records in my table?
Jul 11, 2024 09:04 AM - edited Jul 11, 2024 09:08 AM
You can use Fillout’s advanced forms for Airtable to create multiple new records in a linked table using a linked record field.
— ScottWorld, Expert Airtable Consultant
Jul 11, 2024 09:05 AM
I can't. No 3rd-party/non-Airtable-vetted extensions allowed.
Jul 11, 2024 09:06 AM
(But thank you for the suggestion!)
Jul 11, 2024 07:24 PM
Yeah what you've got in mind is pretty much the only way to do it natively at this time I'm afraid. You'd combine it with an automation that would create X records based on how many of those nomination fields were filled out via conditional checks. (Or if you know scripting that'd be simpler)
Tedious to set up and very hardcoded, but it works!