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
anyone know how to pop up notifications in the dashboard - I'd like to handle certain events and show the notification in the dashboard
Hi,
there is a longish thread discussing this over here - https://our.umbraco.org/forum/umbraco-7/developing-umbraco-7-packages/53699-User-Message-former-Speech-bubble-in-custom-event?p=0#comment201081
the short answer is - you can sort of do it for something, but it is set to be fixed properly in umbraco 7.30 (see http://issues.umbraco.org/issue/U4-5927)
Hi TikTakToe,
if you want to display them from youre angular code thanks have a look at the notificationService provided by umbraco. This can be used to show different types if messages Luke info/warning from angularis.
Regards David
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Dashboard notification toast
hi
anyone know how to pop up notifications in the dashboard - I'd like to handle certain events and show the notification in the dashboard
Hi,
there is a longish thread discussing this over here - https://our.umbraco.org/forum/umbraco-7/developing-umbraco-7-packages/53699-User-Message-former-Speech-bubble-in-custom-event?p=0#comment201081
the short answer is - you can sort of do it for something, but it is set to be fixed properly in umbraco 7.30 (see http://issues.umbraco.org/issue/U4-5927)
Hi TikTakToe,
if you want to display them from youre angular code thanks have a look at the notificationService provided by umbraco. This can be used to show different types if messages Luke info/warning from angularis.
Regards David
is working on a reply...