Hello everyone,
I would like to implement a notification bell on an interface, that would show me notifications, similar to the facebook one attached, where if I click on it I see notification messages.I found a link to the post docs.appian.com/.../ux_messages_comments.html but it doesn't suit for my case: I don't want to take up additional space in my interface, nor is it nice in terms of user experience.
Thank you very much in advance
Discussion posts and replies are publicly visible
You will have to look up for inspiration and create one. As far as functioning is concerned, you can write your notifications and show it on the interface. Why do you need this btw? What is your use-case and what type of notifications do you want to show here?
Hi Harshit, thanks for the reply. I have to notify the user if a task (rapresented as a row in Read-Only Grid Component) change a field in a column from one state to a specific one. So i want him to have a notice like "The task with xxx ID is reassigned" or something similar