Check Webresource Dependencies on form

Open Webresource Dependencies Checker tool in XrmToolBox.


This tool was developed to get all the events attached to a form for a specific or all web resources on the form.

You have two options to check dependencies, either by Web Resource or by Entity

Filter by WebResource:

  • Type your Script Logical Name and press the Tab key. It will retrieve all the entities having decencies on the specified script.
  • Select Entity, it will retrieve all the forms which are using the specified script.
  • Select Form, it will show all the events attached to form, from the script.


In the result table, you will see the following fields:

  • Webresource Name: Logical Name of the web resource.
  • Control Type: The type of control where an event is registered. 
  • Control Name: Name of control on which event is registered.
  • Function Name: Function name specified in event registration.
  • Event: Trigger for an event.
  • Enabled: Specifies function is enabled or not.
  • Execution Context: Specifies if execution context is passed to the function or not.
  • Parameters: Parameters that are passed to the function.

You can also export the data by clicking on the Export Data button.

Filter by Entity:

  • Select the Entity and Entity Form, it will show all the form events from different web resources.


Comments

Popular posts from this blog

Export Nested Grid or Custom Data Formats to Excel in Dynamics 365

Create a System Dashboard from a Personalized Dashboard