Does anyone know if there is a way to write and have JavaScript run in an Application Studio app? We are wanting to use document.cookie to have our employees associate a specific printer on a device level rather than on an account level which looks to be the way things work now.
In the Classic app, we used the Session.ClientComputerName in a BPM to this but the Kinetic app is browser based and Epicor doesn’t seem to support what we are wanting to do out of the box.