Removing catalog items from Popular Items Widget

Nagashree5
Tera Contributor

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.

5 REPLIES 5

Roshan Tiwari
Tera Guru

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.

Hi @Roshan Tiwari ,

 

Thanks for the response

Can you please elaborate on this.

 

Thank you in Advance.

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.

@Roshan Tiwari , It is OOB widget that is "SC Category Page", but not sure where to modify.