This sound a stupid question but I cannot figure out. I want to access msg object from initController of dashboard template
initController: function($scope, events) {
//I want to access msg here
}
Any way to do this, tks for any help