need to add an error message so it displays on the employee center when i access a certain RITM
I need to add an error message so that it displays on a RITM ticket when accessing it from the employee center. When I use g_form.addErrorMessage() in a Catalog Client Script it works and displays the red error popup message in the native UI, but it ...