I have configured the Administrative: New User Notification email function to send new registrations to the membership manager.
I have a couple of check boxes in my registration form and while I know that seeing a "1" as the data means true, I really question if the "membership" manager or who ever may be helping will get it.
I presume I can't call any php code so is there some way to get check boxes, radio buttons and the like to echo as true/false, yes/no, etc.?
And directly related to that, is there some way to gain access to the true/false MailChimp data?
The result of the Double Opt-In Checkbox is stored at MailChimp but it would be nice for the membership folks to know whether a particular user has said yes or no to receiving email.
Thanks, DP