how to display a custom error message on webcenter sites
A form has 2 fields out of which only 1 field has to be entered during asset creation. If in case both the fields are entered then a custom error message has to be displayed without saving the asset.But, in my case I am able to display the inbuilt error code -10003 using a custom eventListener and I want to display a custom error message.How to handle this without changing the core files?
0