Write empty value to "link to table" field

I’m trying to build an app for, essentially, carpools. I have, roughly speaking, one table for drivers and another for riders. There is a column in the riders table which is a link to the drivers table, and I want a button to empty that. How do I write an empty value back to that field?

Hi @keisisqrl, this is not something that is possible natively within the UI right now but it is definitely something that is possible to achieve through the API. You could use a 3rd party automation platform such as n8n, Mkae or Zapier to then create the automation to achieve this.

This is likely the type of automation that will be possible in the future with our own native automations functionality but this is only likley available in Q3 or Q4 this year.

1 Like