How to pass data from one widget to another widget on spModal popup
I need to pass data from one widget to another widget, second widget display over spModal popup. In widget 1 , below is the code for calling spModal and adding widget: $scope.getdata = function(data){spModal.open({title: "Invoice Detail - #"+d...
