How to show an alert on All pages

Hey, I just need help on an issue im having as to where I cant seem to figure out how I can have a button on a page display an alert on all pages here is my button (https://i.imgur.com/KP39XsJ.png) And this is the alert on want to display on all pages. (https://i.imgur.com/kvAVvId.png)

Start by placing the alert inside of a reusable element. (You could either create one that you drop on every page. Or, you could add this to the Header of your app.

Then you use the Trigger Custom Event From Reusable Element function to show the alert when you need to display the alert.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.