Hi,
The exact code can be found in /jssource/src_files/include/javascript/sugar_3.
js
On line 1471 there's the function send_form_for_emails defined. On line 1473 there's a check for totalCount to be greater than 10. I'm not quite sure this one needs to be commented out, because this one seems to deal with mass updates. But on line 1515 in this same function there's another check for totalCount > 10.
I commented out both if statements and rebuild the entire javascript for sugar. Afterwards everything worked out fine.
Regards,
Arno
Bookmarks