hi,
we sent out emails with extendet notification (transaction SWNCONFIG) for our workflows.
our email system is Lotus Notes. When opening the mails we get an java-script error.
when i look to the coding of the generated html (we must use EMAIL_HTML, not EMAIL_PLAIN) in the
email i find at the end the following statements:
window.attachEvent* ('onload', sapOnResize), which is enbedded in a java-script.
does anybody know WHERE i can find this coding ? we want to remove the "windows.attachevent" from the the emails. but where do i find it ? i a bsp-application, a class(method) ????
best re