The CreatorCon Call for Content is officially open! Get started here.

Permanently delete OOB notification banner on new catalog item

xiaix
Tera Guru

How do I stop this banner from constantly showing up when I save or refresh the page??

 

xiaix_0-1760622754736.png

/now/nav/ui/classic/params/target/sc_cat_item.do

When I create a new catalog item, I get that banner.  I click the "x" to remove it, but when the page refreshes, it comes back.  I searched for UI Policies, onLoad client scripts, etc... but cannot find anywhere I can control the permanent deletion of that banner/notification.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@xiaix 

it comes from this OOTB business rule "Show catalog builder info banner"

It's read-only and you cannot control it

AnkurBawiskar_0-1760623233668.png

Try to set this property "glide.sc.cat_builder.promo_message.enable" as false

If that property is not there then create it with type as True/False and set as false

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

ServiceNow answered my case (CS8649811) and deactivated the Business Rule.  BTW... David Pedroso from ServiceNow support is a fantastic SN Support employee!!  Thank you Mr. Pedroso for getting this addressed so quickly!