Hi
I have a very weird issue, that is causing me a massive headache.
We have a Workspace called Finance, which was created almost 5 years ago (before I started), and it only ever had simple pages on there (reports mainly)
Recently, I done a page that will fire off a Oracle Request (eBiz) and had a bit of JavaScript on there. All works great from the App Builder/Page Designer. Users went to use it yesterday and it's not firing off the Request.
After some digging around, no JavaScript is running on any of the pages on that application - even a simple console.log("Hello World") message, when accessing the app directly from a browser.
Tried Edge and Chrome, different PC's and users etc.
Is there a setting somewhere that needs to be set in Apex or the web server?
All our other applications in the Finance workspace are fine, and run JavaScript OK.