Skip to main content
Microsoft logo
Power Apps
    • AI Builder
    • Automate processes
    • Azure + Power Apps
    • Build apps
    • Connect data
    • Portals
  • Pricing
    • Overview
    • Become a Partner
    • Find a Partner
    • Find consulting services
    • Blog
    • Customer stories
    • Documentation
    • Roadmap
    • Self-paced learning
    • Webinars
    • Overview
    • Issues
    • Give feedback
    • Overview
    • Forums
    • Galleries
    • Submit ideas
    • Register
    • ·
    • Sign In
    • ·
    • Help
    Go To
    • Power Apps Community
    • Get Help with Power Apps
    • Building Power Apps
    • Microsoft Dataverse
    • AI Builder
    • Power Apps Governance and Administering
    • Power Apps Pro Dev & ISV
    • Power Apps Portals
    • Power Platform Integration - Better Together!
    • Power Platform Integrations
    • Power Platform and Dynamics 365 Integrations
    • Community Blog & News
    • News & Announcements
    • Power Apps Community Demo Extravaganza 2020
    • Galleries
    • Community App Samples
    • Webinars and Video Gallery
    • Canvas Apps Components Samples
    • Kid Zone
    • Business Value Webinars and Video Gallery
    • Emergency Response Gallery
    • 2019 Microsoft Business Applications Summit Recordings (Archived)
    • Microsoft Business Applications Summit 2020 Session Recordings
    • Ideas
    • Power Apps Ideas
    • Community Support
    • Community Accounts & Registration
    • Using the Community
    • Community Feedback
    cancel
    Turn on suggestions
    Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
    Showing results for 
    Search instead for 
    Did you mean: 
    • Power Apps Community
    • Galleries
    • Canvas Apps Components Samples
    • Dialog Control

    Dialog Control

    07-22-2019 13:43 PM - last edited 07-22-2019 15:54 PM

    Anonymous
    Not applicable
    4161 Views
    LinkedIn LinkedIn Facebook Facebook Twitter Twitter
    Anonymous
    Not applicable
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Email to a Friend
    • Report Inappropriate Content

    Dialog Control

    ‎07-22-2019 01:43 PM

    Dialog Control
    Dialog controls are modal UI overlays that provide contextual app information. They block interactions with the app window until being explicitly dismissed. They often request some kind of action from the user.

    Property Description
    OpenClose  
    Buttons
    Table({Label: "Cancel", Fill:"#FFFFFF", Color:"#0086D0"},
          {Label: "Ok", Fill:"#0086D0", Color:"#FFFFFF"})
    Title Sets Title of the Dialog Box.
    Description Sets the body text of the dialog box.
    Styles
    e.g:
    Table({Key: "Font", Value:"Segoe UI"},
    {Key: "DialogTitleFontSize", Value:16},
    {Key: "DialogDescriptionFontSize", Value:12})
    
    
    OverlayColor Sets a collection of styles that controls various visual aspects of the tab control
    Preview file
    136 KB
    DialogApp Component.msapp
    Message 1 of 3
    4,161 Views
    8 Kudos
    Reply
    • All posts
    • Previous Topic
    • Next Topic
    kekapp
    kekapp
    Regular Visitor
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Email to a Friend
    • Report Inappropriate Content

    ‎04-13-2020 04:55 AM

    I would have like to have seen an implementation example, where an App uses the dialog control, so I can see exactly how to configure it for use.  There are other odd aspects to the component that lead me to believe that it was rushed, light-weight and incomplete example:

    1.  There is no explanation for what the Toggle2 control is used for.

    2.  The Styles table control is briefly mentioned in the write-up, but the control isn't used anywhere in the component, so what's the point?

    Message 2 of 3
    1,107 Views
    1 Kudo
    Reply
    Reinier
    Reinier Helper I
    Helper I
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Email to a Friend
    • Report Inappropriate Content

    ‎06-10-2020 08:08 AM

    Hi @Anonymous,

     

    This would be a great application to use components as dialog controls are used many times in apps. 

    However, I do have one observation. Often, my dialog "yes/Ok/Safe/etc." button has an on select property to patch, navigate, collect or do other actions. I cannot seem to figure out how you could input different actions into this dialog component. 

     

    Maybe I'm missing something? 

     

     

    Message 3 of 3
    827 Views
    0 Kudos
    Reply

    Power Platform

    • Overview
    • Power BI
    • Power Apps
    • Power Automate
    • Power Virtual Agents

    Power Apps

    • Sign in
    • Sign up

    Browse

    • Sample apps
    • Services

    Downloads

    • Studio
    • iOS
    • Android

    Learn

    • Documentation
    • Support
    • Community
    • Give feedback
    • Blog
    • Partners

    • © 2021 Microsoft
    • Follow Power Apps
    • Privacy & cookies
    • Manage cookies
    • Terms of use
    • Trademarks