I am new to coda.io and try to rebuild my existing world into coda…
So what I am searching for is a possibility to create new rows from outside (without the botton)
Szenario from capacities… work like this…
type some content (everywhere) and then [[Person/Mike Meyer]] will create a new row in the table Person with the name Mike Meyer
in tana… just type an then mark a text and assign #Person supertag to a text, then a new object pf type #Person will be created…
coda somehow assumes, that I have to got to the table and press the button for creating new objectss…
Hi @Blue_Cat and welcome to the community.
Currently there are 3 ways to create rows in a coda table
By clicking directly in the table to add a row
By using a button anywhere
By using an automation that will trigger and run action, including row creation
But automation case are limited to row changed :
as a reaction to something happening inside a table
time based, with a given time step
Form submission
webhook
Please other expert tell me if i’m wrong (mainly about webhook ?) but what I think is that coda currently can’t watch any action in your page and react like that to any event or action inside a page or a canva.
You always need to use one of the 3 ways to create row.