Skip to Content
0
Jun 01, 2017 at 03:54 AM

SAP UI5 - Switch Debugging off(CTRL+SHIFT+ALT+S)

677 Views Last edit May 27, 2020 at 06:18 PM 2 rev

Hello Colleagues,

I have created few SAPUI5 applications in WebIDE using List Report template. And I would like to disable debugging tool(CTRL+SHIFT+ALT+S) . I actually found this document https://archive.sap.com/discussions/thread/3525041 on scn which talks about setting window["sap-ui-config"].productive = true during bootstrapping SAPUI5, before loading sap-ui-core.js from your index.html file.

Since I do not have index.html file, I was wondering how/where do I set this flag. Also, is there a way to set this flag at System level rather than at application level?

Any help highly appreciated.

Thanks

Sunil