If you are ok with keeping the information publicly accessible, you can create formulas based on fields to pre-fill the form. So if you have a contacts base, each record in the base (each contact) has their own generated form prefill link, so when yo...
actually, interfaces can now be shared externally without adding paid collaborators to your base with the latest update :slightly_smiling_face: Just add them within interfaces and uncheck this box
You don’t need to specify the tags, simply have 1x create record, and within there, add the value from the first step in a new tag or name field in the other table.
Hey Lara - as you stated the problem is that you need to have the automation run through one record at a time to work. You can achieve this with a combination of rollup, lookup fields and views filtering out one record at a time +MIN(values)within th...