I have a cb auto action which is set to fire after the user updates their profile information. I would like to set a condition wherein the trigger only fires if a user changes the radio button on the field from “Yes” to “No” or from “No” to “Yes.”
In other words if they edit their profile and do not change the specified value then the trigger should not fire. What is the best solution for this?