Hello,
Trigger Type
After record created
Formula (Conditions of any complexity in espo-formula language)
remainingAmount = projectAmount-paidAmount;
My issue;
It works fine when editing but does not save when adding new ones. Error There is no error in the log file.
