My system is Dynamics CRM 2016 on prim, recently I’d like to disable the JavaScript web resources temporarily deployed on some of entities form for testing my same function out of the box customizations.
Can you tell me the way how to disable the working Web Resources?
Thanks.
Thank you for your note. That is one of the solution will be tried.
Thank you for your suggestion. I think it is a right way.
Hi,
you also can uncheck the enable button on the event. When the time is come, you can set it to enable.
The easiest way is probably to edit the form Properties and remove the event handlers that call the Javascript...
If you exported the solution prior to removing the event handlers you could always recreate them by simply re-importing the solution after testing...