Hi Experts,
Somewhat of a trivial question. When writing an expression for business rule based on a field update, how do we refer to the old value of the field?
ex: if the task.user_def1 is updated and I want a validation as following
task.user_def1(new) - task.user_def1(old) > some dynamic value (from a joined view)
then trigger error message
How do we write this?
Question
Referring to the old value of a field in a business rule expression
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.