Hi All, i have a beforeload script that loads a client script so it can do some client side stuff on 'view' event. this however does not seem to work on the project record which has an updated UI in one of the latest release. Any fixes / workarounds known?
basically the client scripts sets up functions and i create a new HTML field that has a <script> tag that initiates the first function to load all the stuff that i need
Menno Janssen
08/30/2021, 8:54 PM
it seems on the new UI i have 2 issues. the client script is not loaded and the JS in the script tag is not executing