I have a basic webpanel with a notifications icon. I want to refresh every x seconds this icon checking if unreaded notifications exist in DB.
How can I do it? I couldn't make work web notifications in Genexus.
How can I do it with jquery/AJAX or a kind of this?
Thanks!
You can create a web component with your logic and then refresh it every 'x' seconds.