Which javascript function is responsible to handle or throw errors/warnings in the IE at left bottom cornor.We need to disable it so that no error or warning message (smallerror icon)will apper on the page when loaded.
Thanks in advance for help.
Which javascript function is responsible to handle or throw errors/warnings in the IE at left bottom cornor.We need to disable it so that no error or warning message (smallerror icon)will apper on the page when loaded.
Thanks in advance for help.
Subject: iNotes console
Hi,
iNotes captures errors in ERa() function (and h_HandleError() for forms with older design). The function gathers the error message, call stack etc. and emit it to iNotes console. So using iNotes console is the best way to diagnose the error. You can go to iNotes console by Ctrl-Click on “IBM Lotus iNotes” logo.
Best regards,