I'm currently using Design Studio 1.3 to develop a dashboard, and would like to throw some alerts to users. The function APPLICATION.alert() works great when I'm debugging locally, but does not show up when the dashboard is run from the BI Platform. I can use the APPLICATION.createInfoMessage() on the BI Platform, but that does not grab the user's attention. Is there a way to make the alerts show up in the BI Platform?
This is an example of my code: