

RoundUp( CountRows( EmailPeopleGallery1.AllItems ) / 2, 0 ), ( EmailPeopleGallery1.TemplateHeight + EmailPeopleGallery1.TemplatePadding * 2 ) * This prevents the control from sitting in front of the PeopleBrowseGallery control.Ĭhange the Height property of EmailPeopleGallery to this formula: Min( In the control tree view, select AddMediaWithImage >. With the AddMediaWithImage control inserted, set its height to be less than 210. TextEmailMessage1.Y + TextEmailMessage1.Height + 20 Set the new control's Y property to this expression: On the Insert tab, select Media, and then select Add picture. This allows users to send a single image with their email as an attachment. If you've added more than one, control names (such as iconMail1) will end with a different number, and you'll need to adjust the formulas accordingly. The following steps assume that you've added only one email screen to the app. If you want to modify the screen further, use the email-screen reference as a guide. You can modify the default functionality of this screen in a few common ways:


This topic shows a phone app, but the same concepts apply to a tablet app. Sign in to Power Apps, and then create an app or open an existing app in Power Apps Studio. To add an email screen from the template:
Ford powermail template how to#
Prerequisiteįamiliarity with how to add and configure screens and other controls as you create an app in Power Apps. For a deeper dive into this screen's default functionality, see the email-screen reference.
