Hi,
I have a problem. I have a standard entity opportunity with subgrid with quotes. When I add something to subgrid it instantly creates and saves this new record. That's fine. But I have the plugin working on creating a quote that checks few things and throws an exception and prevent creating a new record. And this exception doesn't show. I check for test and if I throw an exception from opportunity plugin its fine and show, but exception from quote then I on opportunity form doesn't. In CRM 8.2 all work fine.
I using InvalidPluginExecutionException.
I will be grateful for any ideas.
*This post is locked for comments