Monday, 1 November 2021

Dependency in deleting components like field etc.

 when you want  to remove a field in a solution. 

When you try to delete it from unmanaged solution you will get an error that it is dependent on other items like workflow to any. (click on filed - option- check decency)

Open the workflow, Clear the value set by the field and publish. 

and do the same for other dependent form or items. 

and then try to delete it. 

No comments:

Post a Comment

Dynamics 365 — Retrieve More than 5000 records with FetchXML

  When you’re working with Dynamics 365, you may have encountered a limitation when it comes to retrieving records. The maximum number of re...