In Service Portal, How to Use AngularJS services rather than window objects?
Hi All, ServiceNow ran health scan reports and we were suggested to replace window objects with Angular JS in the Service Portal wisgets. We have few 'client controller' script lines as below: var url = this.parent.location.href; var popup = window...
