Hi team,
Using the plugin auto actions, I try to detect if a user change the value of a field (redirect_email) regarding to the stored value.
I try to preceed as following but without success :
Tigger : OnBeforeUserUpdate
Conditions : [cb_redirect_email] Not egal to [post_cb_redirect_email]
I found the [post_VALUE] in
CB Field Integrations Conditionals Tab Parameters
but not sure it works in this plugin
When modifying the field (redirect email) or not, the action does not proceed.
Is there a way to do this?
Thanks
Eric