Info messages or error messages in agent workspace lists

shiva krishna
Kilo Contributor

Is there a way to display info or error messages in agent workspace list view?

1 ACCEPTED SOLUTION

Chandra Sekhar6
Tera Guru

Hello,

I guess there is no way to display info/error messages in Agent Workspace lists.

We can display them on the forms using normal way like g_form.addInfoMessage()/g_form.addErrorMessage(), but I guess those will not work for list view in AW.

 

Thanks,

Chandra

View solution in original post

2 REPLIES 2

Chandra Sekhar6
Tera Guru

Hello,

I guess there is no way to display info/error messages in Agent Workspace lists.

We can display them on the forms using normal way like g_form.addInfoMessage()/g_form.addErrorMessage(), but I guess those will not work for list view in AW.

 

Thanks,

Chandra

Ok. Thanks