Unable to display error message on list edit

arpita2
Kilo Contributor

I am unable to display error messages on list edit for tables.I want to show error message like we ususally do using client script or business rule.I have tried using gs.addInfoMessage in business rule.But it lasts only for few seconds and if I update multiple records in list edit, multiple info messages appears on list.

I want to show a single message on list edit that lasts untill user closes it or for few more seconds.

Is it possible to implement on list edit?

7 REPLIES 7

Field messages are not possible on list view, you can get the alert/message on the page itself.


-Anurag

Can we use UI Notification for list edit?


As per the below link


» How to Display Messages With UI Notifications in ServiceNow


we can show the error message on form but not on list.


Hi Arpita,



I don't think using ui notification also you can control that it shows exactly where you want it.


Jim Coyne Can you help here?


-Anurag