Hi,
Did my best here, my objective is to detect email change given I already have CB ReConfirm for some OTHER purpose aside from reconfirming the new email address.
var1_email to var3_email gives the same value (old email) when CB ReConfirm is published. I plan to detect this change using AutoAction and trigger a field action once detected on top of the reconfirmation link generated by CB ReConfirm.
Using var1 to 3_email is only possible when CB ReConfirm is uninstalled/unpublished. What variable should I use so that my autoaction condition passes when an email change has happened? Or are there any other triggers I could use? Thanks!