Skip to the content.

BubbleHelper component

This component will allow you to add chaining bubbles in your PowerApps applications to help your users understand how your app works.

BubbleHelper

The design of the bubble can be adjusted through many properties, and events are there to allow you to manage the chaining of your bubble’s steps. A BubbleSteps component comes with the main BubbleHelper component to help you set up the steps which your bubble will go through.

These components are provided within a small application that allows you to understand and test the various properties of the BubbleHelper component:

BubbleHelperAppConfiguratorScreen

It will also list for you all the instructions on how to use it and set it up in your own Power Apps applications:

BubbleHelperAppHowToScreen

This applications comes with two languages: English (EN) and French (FR). If you wish to add a new language to the app, please do not hesitate to contact me on LinkedIn: https://www.linkedin.com/in/egallis.

BubbleHelper component properties

Here are the properties available to configure the BubbleHelper component:

Input

BubbleSteps component properties

Here are BubbleSteps’ component properties available for you to setup the steps for a BubbleHelper:

Input

Note: you can decide for yourself which of the BubbleHelper properties will change between steps by redefining the Steps property default value/structure within the BubbleSteps component definition.

How to install it?

Play or edit the app to see how to use and setup these components within your app.

Enjoy! 😊