I have a plugin that does some validation on a record create and displays a controlled message via the InvalidPluginExecutionException which displays the message to the CRM user. Unfortunately this controlled message is not displayed on the portal front end but a random exception message. Is there a way to display the message correctly on the portal front end
Thanks g