Resolved! [Service Portal] How to use one ng-template in multiple widgets ?
Hi guys, I'm trying to use the same ng-template in multiple widgets. Here is my method with no Angular ng-template dependency : sp_ng_template record (with the Widget field empty) Widget <div> <ul> <li ng-repeat="contact in c.data.myContactL...