Hello,
I've been modifying the cb registration form and I've managed to add several new fields but I've hit a bump. I need a new field whose only purpose is verifying a previously entered field (like what the verify password field does). I need to compare if the email addresses entered are the same but I'm unable to link two fields in this fashion.
I've been trying to understand how the verify password field works to try and duplicate it for the email field but have been unable to grasp it. Any help would be appreciated.