Power Apps Info Button – Modern Controls

Purpose

A Power Apps info button control provides additional information or context about a particular feature, field or setting within an app. Its purpose is to help users better understand an app by providing relevant information.



Properties

AcceptsFocus
Determines whether the button can be focused on using the tab key or SetFocus function
AccessibleLabel
Screen readers will voice this text when a user selects the control
ContentLanguage
Describes the language used to the audience (e.g. “en-US”)
DisplayMode
Selects the mode: Edit, View or Disabled. In Edit mode the user can input values. In View mode the user can only see the values and in Disabled mode the control is greyed-out.

Options:
= DisplayMode.Disabled
= DisplayMode.Edit
= DisplayMode.View
Height
Distance from the top of the control to the bottom
Icon Size
Determines the info button icon size

Options:
– “Small”
– “Medium”
– “Large”
OnChange
Unknown purpose
Visible
Determines whether to show or hide the control
Width
Distance from the left side of the control to the right side
X
Distance from the left edge of the screen to the left side of the control
Y
Distance from the top edge of the screen to the top of the control




How To Use The Power Apps Info Button Control

1. Select the info button control in Power Apps studio. Write a text value in the Content property.

"Phone numbers must be in the format 403-123-4567"





2. Click on the info button to show the Content property text.





Questions?

If you have any questions or feedback about Power Apps Info Button – Modern Controls please leave a message in the comments section below. You can post using your email address and are not required to create an account to join the discussion.

Subscribe
Notify of
guest

10 Comments
Oldest
Newest
Inline Feedbacks
View all comments
John L
John L
1 year ago

I did some testing with this control and while it accepts multiple lines, either with manual line breaks or Char(10), it doesn’t display them. I believe there is a Trim function hardcoded into the final result.

Roland
Roland
11 months ago

I really like this new control, but it seems to have broken in the latest 2 releases of the editor. In 3.23041.11 the “pop-up” has a white background as in your article, but in 3.23042.12 and 3.23034.8 the “pop-up” has no background color and a thin black outline. There’s no styling to be done, as far as I can tell, and for some reason the editor won’t let me switch to an earlier version.

alejandro
alejandro
11 months ago

Can we add any link in this button?

Jase
Jase
11 months ago

I added some in to an app, they were great. They had a white background so people could see them easily, but this has changed since without any change to the apps colour scheme, theme, etc. The background behind the text is now transparent so it’s very hard to read – anyone else saw this?

Javier Reyes
Javier Reyes
11 months ago

The fill for the message label for me is transparent, I cannot change the fill of the label.

Thami Langa
Thami Langa
9 months ago
Reply to  Javier Reyes

Mine is also transparent, did you manage to change this?

Thami Langa
Thami Langa
9 months ago
Reply to  Thami Langa

The issue has been resolved from my end seemly by Microsoft because we did not change anything.