How to change the HTML that g_form.showFieldMsg generates in the DOM
We are interested in changing the way error and info messages are displayed on catalog items. We use g_form.showFieldMsg on many of our forms, and would like to find a way to change the HTML this function inserts into the DOM. We would like to ha...
