Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Announcements are showing login page also

Admin7267
Kilo Sage

Hello,

 

I have created a Business Rule to show the Announcements in Service Portal, which is working fine.

But the issue is Announcements are showing in the login page also, which should not be.

 

Admin7267_0-1713101293650.png

 

How to hide the Announcements in login page and display only once the user is logged in?

 

 

1 ACCEPTED SOLUTION

@Admin7267  Could you please check if your Announcement's Public checkbox is set to "True" 

 

SujathaVM_3-1713110739974.png

 

Before : 

 

SujathaVM_0-1713110580764.png

 

After : On changing it to "False"

 

SujathaVM_1-1713110658642.png

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

View solution in original post

5 REPLIES 5

Sujatha V M
Kilo Patron
Kilo Patron

@Admin7267  Is there any specific reason for creating the Announcements using BR. 

 

Instead you can directly create it under Service Portal -> Announcements and setup the behavior of it in "Dismiss options" as below. 

 

Additionally you have the even the "Portals" to be selected. 

 

SujathaVM_0-1713108260630.png

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

Thank you @Sujatha V M, for looking into my question. 

I have used BR as the condition is dynamic. Announcement to to showed everytime when incident priority is changed to 1.

@Admin7267  Could you please check if your Announcement's Public checkbox is set to "True" 

 

SujathaVM_3-1713110739974.png

 

Before : 

 

SujathaVM_0-1713110580764.png

 

After : On changing it to "False"

 

SujathaVM_1-1713110658642.png

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

Thank you @Sujatha V M, in the BR I have set the public value to false and no announcements showing on login page.