We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Table for dismissed Banner Announcements

Stefan Reichelt
Kilo Sage

Hi all,

 

Regarding Banner Announcements which can be dismissed - can please someone tell me the place where the information that a user has clicked the announcement away is stored?

Since it can remember that selection, I assume it can be seen anywhere. Right?

 

Best regards

3 REPLIES 3

Sandeep Rajput
Tera Patron

@Stefan Reichelt Ideally, this information should be stored in User Preference [sys_user_preference].

 

Please mark the response helpful and accepted solution if it manages to answer your question.

I already had a look at that table, but I couldn't find any corresponding entry when I did a test run. Can you confirm that it's stored there? How should the row look like?

Hi, @Stefan Reichelt 


The Dissmissed announcement per User ist stored on the Table:
m2m_dismissed_announcement

BR

Alexander