mrbdrm
I have a Parent and Child BO
from the parent BO form i have a process that add a new child.
now the issue is: all the parent attributes values will reset to the default value .
is there a way to call AwareApp.recalculateObject(this) before calling a process?