It is a common practice in web development to give a user a feedback after an action (aka event) is triggered. This usually means there is small popup box in either the top of the page or on the bottom of the page.

Today’s short tutorial I give you an example how you can achieve this in bubble.io development.

There is an Alert component in the bubble visual elements.

Create a new element relative to the container top or bottom where you would like to show it up. Apply some margin, so the different boxes won’t touch each other. You don’t have to fill out the text, because we want to keep it dynamic based upon what kind of event we triggered.

In the workflow editor, create a new action in Elements Actions -> Show message

Select the “Change the alert message” box and give a custom message.

I am available for bubble projects, contact me to make your next application together!


Leave a Reply

Your email address will not be published. Required fields are marked *