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

Identify all the cloudflows on a particular entity along with its messages

  The easiest way to identify the flows that trigger on a particular entity with its messages is to run a SQL query using the sql4cds tool i...