[progress Communities] [progress Openedge Abl] Forum Post: Re: Custom Notification/message

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Louis, You can use the following code to show notification messages: $scope.$emit('notification', { type: 'error', message: "Error Message" }); I hope this helps, Edsel

Continue reading...
 
Status
Not open for further replies.
Back
Top