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.

Widget instance visibility

servicenow_devo
Tera Expert

I need to control a widget instance visibility in a page based on other widget. The other widget have a button and as per user click on yes/no button this widget below should be displayed. I need help on this requirment 

Thankyou
1 REPLY 1

SanjivMeher
Mega Patron
Mega Patron

I think you can use the broadcast functionality. Below thread should help.

https://www.servicenow.com/community/developer-forum/how-to-show-hide-widget-based-on-the-another-wi...

 

The below video should also help to understand the broadcast method.

https://youtu.be/PIxWa8UMqFM?si=WJjL5upJkmLXDaFf

 

 


Please mark this response as correct or helpful if it assisted you with your question.