I have an issue and hope you can help me
I developed a Fiori like application that get data from PRD and display it to user
I used master-details view with SplitApp()
all view was created as XML view and controller in controller.js
the issue is when I open the application in google chrome and open the "inspect elements Ctrl + Shift + I" I found all my controllers code is available to all users as shown in attached file.
How can hide the controller javascript code or run it at server not at client?
Thank you
Salah Afia