Is there any way to show notification box which display series of notification or pending tasks.?

Hi Folks
Is there any way to show notification box which display series of notification or pending tasks in wappler ?

Not a lot of information to go on here Myanmardesk, can you be more specific. I assume you have checked out the Notifications action in App Connect?

Thanks . We just want to have each user receive their assignment notifications such as below image. Can that be done in whopper?

So you effectively mean it is a to-do list of actions to be undertaken?

Seems simple enough, put the actions in a database table tagged with the appropriate user and then list them in app connect via a server action

:sweat_smile:

what about https://notifyjs.jpillora.com/

or https://ned.im/noty/#/

also https://alertifyjs.com/ is interesting, similar to modal windows…

Or maybe with a lot of possibilities this one https://sciactive.com/pnotify/

I guess the magic word is „stacking“

or this one: https://codepen.io/osublake/pen/YyLZKV

Or this one with a wizard:
http://bootstrap-notify.remabledesigns.com/

I don’t think such additional js plugins are required for this task.
A simple drop-down menu with dynamic values can do what’s displayed on the screenshot provided.

1 Like

@Teodor you‘re right and I also guess in some Admin Bootstrap Themes there are some „Inbox“ notification dropdowns