Canvas Documentation
Bubble Best Practices
v2
v2
  • Welcome
  • Introduction
  • Contents
  • Using Bubble
    • Bubble basics
    • Bubble best practices
      • Principles
      • Database
      • Design
      • Security
      • SEO
      • Speed
      • Modularity
        • Data triggers
  • Using the template
    • Getting the template
    • Setup
      • Quickstart
      • Features and configuration
        • Customizable landing page
        • Header menu
        • Menu focus group
        • Styles and colors
        • Extending the admin portal
        • Set a password policy
        • Enable cookies
        • Alerts
        • Emails
        • Hidden variables popup
        • Set up index page redirects
        • Set up payments on account page
        • Set up social media links
        • Search engine optimization (SEO)
        • Setting up domains
        • Legal docs
    • Extending the template using Canvas Pages
      • How it works
      • Get started
      • Setting up added modules
      • Updating Canvas styles
    • Extending the template manually
      • Padding
      • Pages, groups, and popups
      • Hiding groups
      • Styles
    • Reference
      • Pages
        • index
        • admin
        • home
        • account
        • verify
        • login and loginsimple
        • termsofservice
        • privacypolicy
        • reset_pw
        • standardpage
        • 404
      • Reusable elements
        • header
        • footer
        • signup/login
        • popupsreusable
        • menufocusgroup_template (︙)
        • menufocusgroup_user
        • menufocusgroupfeature_b
        • menufocusgroup_email
        • menufocusgroup_notifications
        • menufocusgroup_shoppingcart
        • menufocusgroup_search
        • cookiespermission
        • homepageblocks
        • admin portal reusables
          • admindashboard
          • admingeneralsettings
          • adminemail
          • adminseosettings
          • adminsocialmediasettings
          • adminsocialmediainfo
          • adminlegalpages
          • adminhomepagesetup
          • adminstyles
          • adminfeaturebacklog
      • Data and workflows
        • Data structure
        • Option sets
        • API workflows
      • Canvas Pages: lists of modules & page templates
  • Demos
    • Yelp for Books
  • Other Canvas templates
Powered by GitBook
On this page
  • Alert Styles
  • Trigger Alerts

Was this helpful?

  1. Using the template
  2. Setup
  3. Features and configuration

Alerts

Alert functionality

PreviousEnable cookiesNextEmails

Last updated 5 years ago

Was this helpful?

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.

Alert Styles

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).

Trigger Alerts

There are 3 different AirAlert actions in your app - Standard, Custom, Clear All.

  1. Workflow: Plugin > AirAlert - Standard This includes standard AirDev alert styles: Warning (orange), Success (green), Information (blue), and Error (red).

  2. Workflow: Plugin > AirAlert - Custom Define your own colors and styles for your alerts. You can also add a progress bar to the notification.

  3. Workflow: Plugin > AirAlert - Clear all Clear all visible alerts on the page.