New Write Hooks for Database RecordContainers
Added onDBInsert, onDBUpdate, and onDBDelete hooks to run server-side logic immediately after database write operations. These hooks provide access to local variables like $local.rowdata. Additionally, the minimizeCountQueries property now allows reducing query frequency by calculating counts fro...
Updated pages:
Unified Row Recalculation Logic in ADITO 2026.1
Starting with version 2026.1.0, row recalculation behavior is unified across the UI, Entity Webservices, and entities.getRows. This change simplifies validation and relies on the new neonRowRecalculationMode preference. Legacy calculation versions are deprecated; projects must review their custom...
Updated pages:
- Computational logic
- [pre-2026.1.0](/docs/customization/entity-model/computational-logic/pre 2026.1.0/)
- [>= 2026.1.0](/docs/customization/entity-model/computational-logic/since 2026.1.0/)
- 2026.0 to 2026.1