Hi All, I am new to Fiori.
I have downloaded standard CREATE SALES ORDER application from UI5 Repository.
Modified as per my requirements and deployed new Z app to Fiori launchpad.
Now, I am trying to debug JS controllers using F12, but i am unable to find my controller JS files in the hierarchy.
Please check below screenshot. ZSD_SO_CRE is my app.
As you can see there are no VIEW and CONTROLLER folders in the hierarchy.
I would like to add breakpoints to CONTROLLERS for debugging.
Please let me know if there is a way to get VIEW and CONTROLLER .
FYI, I tried adding sap-ui-debug=true parameter to URL but its loading only *-dbg.js files.