Hello All,
I have an issue that I would appreciate some input on how to resolve. I have an application that sends notification messages to several groups in the address book. The customer does not want the To: field populated, so only the Bcc: field is populated when the message is sent out to the user community. There is also a quicklist dialog field on the form that selects groups to send the message to. These groups contain nested groups and this is where the problem is. When selecting one or more of the nested groups, I get the error msg ‘Adding entry will cause the list to exceed 64K. Entry not added.’ I understand why this error occurs - when the groups expand prior to the message being sent it is way too much data for the Bcc field to house. Any suggestions or workarounds? Thanks.