Can I Update Records Automatically
Yes. Tadabase makes it easy to update records automatically as data changes in your app. The two main tools for this are Record Rules and Table Rules.
In either rule type, you can use the Update Record action to:
- Update the current record that triggered the rule
- Update connected records in related tables (one or many)
- Set fields to static values, formulas, or values from other fields
- Apply conditions so updates only run when certain criteria are met
You can also update records from Scheduled Tasks and Workflows, which is perfect for batch updates, status changes, archiving, or rolling values forward on a schedule.
We'd love to hear your feedback.