I have entity A with field "Status". This entity has relation to entity B.
Is it possible to disable create and edit B entities related to entity A when A.Status is different from "Active"?
Is it possible to disable create and edit B entities related to entity A when A.Status is different from "Active"?
Comment