Hello, good day every one,
What is the best way to add a DIV with a message to all the users in the desktop, Above or below the awesome bar, or maybe in the page footer ?
Thanks ???
Hello, good day every one,
What is the best way to add a DIV with a message to all the users in the desktop, Above or below the awesome bar, or maybe in the page footer ?
Thanks ???
You can Make a Note, and check Notify users with a popup when they log in choice to show your message as a popup when they open the system
I think @OmarJaber’s solution is better than this, but if you’re looking to inject a <DIV>
I’d do it with jQuery because it’s easiest. It the’s same concept generally as this:
Thank you, i did not know about this feature.
Thank you i will explore this approach.