Portal banner - For Festive season
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 10:38 PM
Hi,
I am trying to create a banner from portal content. Which shows every year on a particular date.
For example, for India users I want to show a Republic day Image as a banner on every year on January 26th.
but I could find a condition to put it.
So, if you see there is start date and end date. But I want it to repeat every year Jan26th. How Could I do that?
Can Someone please help here
#employeecentre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 11:12 PM
Hi @siva91
ServiceNow doesn't directly support recurring content displays out-of-the-box, you can achieve this by using a combination of scheduled jobs and a script.
i hope my answer helps you to resolve your issue, if yes please mark my answer helpful & correct.
thank you
rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 11:15 PM
Thanks for responding. But can you please explain the approach like should we need to create a field to update or how should I begin to approach
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 11:49 PM
Hi @siva91
You need to create a new widget or content block that will display your image.
Also you need to use a Scheduled Job to activate and deactivate the banner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 09:49 AM
Refer Campaigns shipped with Content Experiences app
Create a campaign that is set to recur yearly and add your banner content and audience to it.