Hi
I have some formulas in the script that is defined at the entity level.
When the script is executed, it works perfectly.
The issue is that it is not allways executed.
Seems that espoCRM considers that a change on the relationships is not a change of the record and so this script it is not excuted.
In particular a change in a 1-N relationship.
If I am updating the "1" record and add one or several relationships, the script associated with the "1" remains without execution.
Is there any possibility to change that?
I have some formulas in the script that is defined at the entity level.
When the script is executed, it works perfectly.
The issue is that it is not allways executed.
Seems that espoCRM considers that a change on the relationships is not a change of the record and so this script it is not excuted.
In particular a change in a 1-N relationship.
If I am updating the "1" record and add one or several relationships, the script associated with the "1" remains without execution.
Is there any possibility to change that?