Removing catalog items from Popular Items Widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 09:19 AM
Hi All,
"SC Category Page" Widget in the Service Portal displays all the frequent used catalog items,
I have built a portal in a scoped application and I'm using this widget which displays all frequently used catalog items.
Any ways to restrict catalog items in this widget.
Any Help will be highly appreciated.'
Thank you in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 11:38 AM
Hi @Nagashree5 ,
You can apply custom configurations. Create a field on Catalog Item like Yes/No if No then you can edit the Widget to show only specific Items which are selected as Yes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 10:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 10:49 PM
Hi @Nagashree5 ,
First you need to check the widget code how Catalog items are populating on portal page. Using that you can add your custom configuration like ng-if.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 02:10 AM
@Roshan Tiwari , It is OOB widget that is "SC Category Page", but not sure where to modify.