Recently we had a requirement to delete the Account record without deleting the associated Contact records. If we try deleting the account record we’d get the following message box The relationship definition can’t be updated as well to achieve this So, we wrote a plugin on the pre-validation stage of pre-delete event of Account, which … Continue reading “Plugin on Pre-Validation Stage in…
Continue Reading Nishant Rana’s Article on their blog
How to – Use Plugin on Pre-Validation Stage in Dynamics 365 CE
Recently we had a requirement to delete the Account record without deleting the associated Contact records. If we try deleting the account record we’d get the following message box The relationship definition can’t be updated as well to achieve this So, we wrote a plugin on the pre-validation stage of pre-delete event of Account, which…
Blog Syndicated with Nishant Rana’s Permission

