Alerts
Alert functionality
Last updated
Alert functionality
Last updated
Showing in-app alerts helps the user confirm what’s happening (e.g., “Changes saved”). We have our own AirAlert integration that makes this easy.
You can define styles for standard alerts in the Plugins
tab.
Or, you can trigger a custom alert and define the colors for an alert by going to the Workflow
tab in the Bubble Editor > select Plugin
> select AirAlert - Custom
AirDev Alerts don't work in Internet Explorer. They do work in all modern browsers (Safari, Chrome, IE Edge, Firefox, Opera, and more).
There are 3 different AirAlert actions in your app - Standard, Custom, Clear All.
Workflow: Plugin
> AirAlert - Standard
This includes standard AirDev alert styles: Warning (orange), Success (green), Information (blue), and Error (red).
Workflow: Plugin
> AirAlert - Custom
Define your own colors and styles for your alerts. You can also add a progress bar to the notification.
Workflow: Plugin
> AirAlert - Clear all
Clear all visible alerts on the page.