How to show multiple notifications?

2 replies · opened Feb 25, 2019

AalexwongmaclemaFeb 25, 2019

Hi there, we are trying to use the SEMICOLON.widget.notifications function to show multiple notifications stacked on top of each other, is there a way to do this? (i.e. the first notification will be on top, the second one beneath the seconds etc.) Thanks!

SSemicolon WebSTAFFFeb 26, 2019

Hello,

This is Definitely Possible!

Simply remove the following code from inside the notifications: function( element ) Function Block in the js/functions.js File:

toastr.remove();

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

AalexwongmaclemaFeb 26, 2019

Wow, it's working now :) thanks a lot!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard