Is it possible to disable the error console in iNotes 8.5? Thank you
Subject: Can you provide more info
Hi Ales,
Thanks for the post. Can you please provide more information on what you want disabled?
-
Disable the status messages shown above the message/view area
-
Disable the client side console logging
Can you also let us know why you want one or both of these disabled?
Thanks
Jeff
Subject: Console log iNotes 8.5 - disable the status messages
Hi Jeff,Thaks for your reaction. I would like to disable the status messages shown above the message (1). It’s because of our users, who are unpleasantly surprised by these messages.
Subject: iNotes_WA_Debug=0
If 8.5.1 is in use, setting iNotes_WA_Debug=0 to notes.ini hides “A problem has occurred which may have caused the current operation to fail.” message. If not, adding “s-nodisplay” style sheet class to the
having e-error-container-inner ID, in Status_SkinComponent_Lite and Status_SkinComponent_Lite_Gecko subforms, will end up with a similar effect.Best regards,
- Akira