SFG has a limitation that you cannot send an email to user or admin without having something in the "To" field. So, if you want to send an email to 10 people (and email addresses are in a field) you cannot do this properly. You are forced to put something in the "To" field which means people will see who the email went to even when you use BCC in the actual email template.
I need a quick hack to change the "To" field in the button attribute to send to BCC instead of To. That way I can load my field name into it {bcc_addresses} and it will send individual emails to all of them without anyone knowing you sent it BCC.
TIA

