I have the username field set to no display on all pages (Registration, Profile, Edit), and fallback for username is set to email. Login is set to email only.
When a user changes their email (I am using CB Reconfirm Email), what's the best way to keep the username synced to the new email? I'm guessing an Auto Action, but I can't figure out the best trigger to use.
onAfterUpdateUser or onAfterUserUpdate? What's the difference? I don't see any triggers specific to CB Reconfirm Email.
Once triggered, then just set username =
--
David Riviera