Add announcement message in Platform(Native) UI

Ahmmed Ali
Mega Sage

Hi All,

I was able to add announcement messages to service portal using "SP Announcement" as shown below.

find_real_file.png

 

But I would like to have similar functionality in Platform UI also.

I went through below thread but it seems it is applicable to service portal only as we will be updating header widget there.

https://community.servicenow.com/community?id=community_question&sys_id=2b888721db5cdbc01dcaf3231f96193c

 

Please help me to have the same in Platform UI.

 

Thanks,

Ali

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali
1 ACCEPTED SOLUTION

Paul Curwen
Giga Sage

Hi Ahmmed,

 

We use this:

https://docs.servicenow.com/bundle/london-platform-user-interface/page/administer/navigation-and-ui/...

 

Works brilliantly. All you need to do is update the users preference to false on the Overview page and next time they log in they get the popup announcement. 

 

Regards,

 

Paul

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

View solution in original post

12 REPLIES 12

Thanks Ali for your response.

Quick question: Won't it create a massive data load in the sys_user_preference table? When I logged in as system admin it creates entry in user preference table, so if multiple users logs in, then it would degrade performance? Are you facing any such kind of issues after implementing the solution?

Regards,
Chaithra

Hello Chaithra,

 

The user preference table is used for such use case only. I am not sure about huge data impact, but till now we did not face any issue with this. Also periodically you can clear the data.

 

Thanks,

Ali

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

Glad you got it working.It’s a great solution.

 

just flick the user preference to false every time you want it to appear and hey presto.

 

Thanks for the feedback.

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul