Hello All,
I am trying to update the label to previous value if the value changed by member other than admin.
I tried with fieldChange.from it always returns to None but I need previous value
Tried with,
fieldChange.from
fieldChange.fromFloat
fieldChange.fromString
It always changing to value None. Please let me know if you have any workaround or smart value.
Thanks
Problem Solved, just need to add double quotes
"{{fieldChange.from}}"
Could you please mention where this needs to be updated in an automation rule? A screenshot would be helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.