How to Display an Image on Login for Special Occasions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I would like to display an image whenever users log in to ServiceNow on special days such as Independence Day, New Year, Christmas, Thanksgiving, etc.
The image should appear like an advertisement banner (for example, a celebration graphic) with an option for the user to cancel/close it.
Has anyone implemented this type of functionality? What’s the best approach—using UI Pages, UI Scripts, or another method?
Any guidance or examples would be greatly appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @sreekarb98,
Here are some ways to achieve it
Next Experience users: Use Banner Announcements
Service Portal users: Use Portal Announcements
Maximum flexibility: Use Custom UI Pages
Classic UI only: Use Welcome Page Content
The UI Page approach gives you the most control and can be easily customized for your specific holiday graphics and messaging requirements.
Reference for UI Page ->
ServiceNow Custom UI Page | ServiceNow call UI pag... - ServiceNow Community
Custom UI Page in a popup - ServiceNow Community
--------------------------------------------------------------------------------------------------------------------------------------
Please mark my response helpful and accept as solution
Thanks & Regards
Mayank