![]() |
Sergey Kornilov admin 9/5/2019 |
There is no such built-in feature but you can implement it manually using events like BeforeEdit. |
M
|
MikeT 9/29/2019 |
This is something the database engine should do. In MySQL for example lookup ON CASCADE UPDATE in the mysql documentation. |