Automation Create New Record Bika Database

Can we specify a particular table within the database?

Cheers,
JP

Hi @jeremy , in Bika a database is the same as a table. If you meant views, those are just for display or filtering — when automation creates a record, it always writes directly into the database fields. Which records show up later will depend on your view settings.

1 Like

I see now - thank you.