sejalm
Mega Contributor
Communication between the widget to the widget is possible in service now as it's using angular JS as frontend. Communication between two widgets is called broadcasting in angular JS. Please follow the below steps to create communication between two widgets. 1. Create a portal page 2. Create 2 ...