Trigger a modal from the server
Hello. I need to show a modal in the screen of a certain user when a certain condition evaluates to true on a server-side script (scheduled job). Client-side this would be easier using GlideModal and render (as it is often the case in UI Actions). Ho...
