Hi there @Noel_Lashbrook ! Welcome to Coda and to the Community !
There are quite a few ways to do this :
- You could use a time-based automation which would run every
X
hours/days/weeks … and add a condition, if necessary (Checkbox
is checked or others…) - You could add a
Button
field to yourTable A
and make that button addthisRow
toTable B
and then deletethisRow
. A time-based automation could push the appropriate buttons for you. - You could use a “move and delete”
Button
on the canvas and have a time-based automation that will push it for you (also). - …
Some of these possibilities may be more complex than others but it is doable !
Now, I personally don’t use automations a lot as they have their flaws (time-based automations can run “late” and there is no way to directly see if an automation is running or not) but how you want to setup your automation literally depends on your needs and what you prefer .
If you have troubles, don’t hesitate to create a topic in Off-Topic - Coda Maker Community .