Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I'm creating a backoffice dashboard and I want to show Umbraco natives notifications. Can anyone help me to do it?
Hi Enrique.
I think this is what you are looking for. notificationsService.success("Document Published", "hooraaaay for you!");
notificationsService.success("Document Published", "hooraaaay for you!");
https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.services.notificationsService
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Backoffice dashboard notification
Hi, I'm creating a backoffice dashboard and I want to show Umbraco natives notifications. Can anyone help me to do it?
Hi Enrique.
I think this is what you are looking for.
notificationsService.success("Document Published", "hooraaaay for you!");
https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.services.notificationsService
Thanks
is working on a reply...