
Hello,
I have a java script with many functions save in web resources. I don’t know how many fields rely on it for it’s OnLoad and OnChange events.
I want to update this file to update some functions or add new functions - by first deleting the old one that is there and replace it with a new one.
By me doing this, would it clear out the fields that relies on the previous file for its OnLoad and OnChange event ? I am concerns because if it does and I don’t know which fields uses the function for its OnChange event and by deleting the file I might cause something to not work.
Please advise !
Hi Johnseito,
You can use ScriptFinder available on XrmToolBox. The tool will search for you all the script used in an entity.