Hi everyone,
We have created a pre-validation plugin which stops users associating duplicate membership records to an account so that it works for CRM and the portal.
This plugin works fine. However, the message that gets displayed on the portal when we do an association of a duplicate record is:
"An unknown failure has occurred. Error ID #{GUID}"
I want to display the message that is thrown in the plugin exception as it is like in CRM.
Is there a way to achieve this or a way to alter the error box by using JavaScript?






