Welcome to the community, @Luis_Ferreira! :grinning_face_with_big_eyes: Unfortunately this can’t be done directly within Airtable. You’ll need to enlist the help of an integration tool like Zapier or Integromat, which will look for the checkbox change and make the new client record.
On a side note, I suggest using a single-select field instead of a checkbox. A checkbox is easy to accidentally change with a careless click, while a single-select is a little more “stable”. The field could be named {Status}
, and have options like “Review” and “Approved,” with the “Approved” option triggering Zapier or Integromat to make the new record.
Welcome to the community, @Luis_Ferreira! :grinning_face_with_big_eyes: Unfortunately this can’t be done directly within Airtable. You’ll need to enlist the help of an integration tool like Zapier or Integromat, which will look for the checkbox change and make the new client record.
On a side note, I suggest using a single-select field instead of a checkbox. A checkbox is easy to accidentally change with a careless click, while a single-select is a little more “stable”. The field could be named {Status}
, and have options like “Review” and “Approved,” with the “Approved” option triggering Zapier or Integromat to make the new record.
Thank you @Justin_Barrett. I’ve been using Zapier and the side note was perfect!