Hello All Expert,
How to show plug-ins custom error message without this line "Microsoft Xrm Sdk InvalidPluginExecutionException: " on the pop-up Business Process Error screen.
I need to show my custom error without this line.
Code Line:-
throw new InvalidPluginExecutionException("Sorry, you cannot update this request because it isn't approved yet.");