- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 02:22 PM
Hi how can I show announcement in text Carousel slide in custom service portal?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 06:31 PM - edited 04-08-2024 06:32 PM
Hi,
You can find native text announcement in carousel form only in the Pro version of the Employee Center.
You can also use the native image carousel widget from Servicenow: Native Carousel widget
If you want something different from this native widget, you can customize your own carousel using the uib library (uib-carousel): UIB Lib
If my answer helped you in any way, please mark it as correct/helpful 🙂
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 06:31 PM - edited 04-08-2024 06:32 PM
Hi,
You can find native text announcement in carousel form only in the Pro version of the Employee Center.
You can also use the native image carousel widget from Servicenow: Native Carousel widget
If you want something different from this native widget, you can customize your own carousel using the uib library (uib-carousel): UIB Lib
If my answer helped you in any way, please mark it as correct/helpful 🙂
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 03:01 AM
But here how can we add announcements table data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 05:23 AM
Using the option of the native widget, after you instantiate it in the Portal following the steps from the documentation I sent above, you can register the images in this way: Add slides to the carousel widget.
Be careful not to confuse the terms "announcements" and "carousel" because they are two different functionalities. Here is the documentation for the announcements functionality: Service Portal. announcements
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 10:05 PM
Not sure if there is an OOB option to show announcement in carousel widget.