Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

cx2162
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

cx2162
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