Skip to content

Commit dba159c

Browse files
authored
Merge pull request #8355 from MicrosoftDocs/Sally-Reflow
Sally - Reflow image
2 parents 7beec9f + 0d31280 commit dba159c

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

powerapps-docs/user/media/Reflow.png

-33.9 KB
Loading

powerapps-docs/user/unified-interface.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
---
22
title: "Enhanced user experience with Unified Interface for model-driven apps | MicrosoftDocs"
33
description: Overview of Unified Interface in Power Apps
4-
author: mduelae
5-
4+
author: sericks007
65
ms.component: pa-user
76
ms.topic: conceptual
8-
ms.date: 10/30/2020
7+
ms.date: 06/19/2023
98
ms.subservice: end-user
10-
ms.author: mkaur
9+
ms.author: sericks
1110
ms.custom: ""
1211
ms.reviewer: ""
1312
ms.assetid:
1413
search.audienceType:
1514
- enduser
15+
ms.contributors:
16+
- fafuxa
1617
---
1718
# Enhanced user experience with Unified Interface for model-driven apps
1819

@@ -28,13 +29,11 @@ Unified Interface is designed for a modern reflow experience.
2829

2930
For forms, there are pixel breakpoints that cause information on a form to move on the screen based on the space available for the form to display in. This happens when the display space available to the form decreases. For example, if you resize the window that your app is in and decrease the width of the window it will decrease the space available for the form to display in. When the width decreases past certain breakpoints, information that would be hidden will move below where it used to be so that it is either visible or you can vertically scroll down to see it.
3031

31-
When columns in a form section reflows from multiple columns to one column, it reflows from left to right (in left-to-right languages). When a control spans at least two columns in a section, then it reflows from top to bottom. The difference in behavior is so that tab navigation order is kept after reflow.
32+
When columns in a form section reflows from multiple columns to one column, it reflows from top to bottom. When a control spans at least two columns in a section, then it reflows from left to right (in left-to-right languages). The difference in behavior is so that tab navigation order is kept after reflow.
3233

3334
In example below, each number corresponds to a control.
3435

35-
|Reflow experience from left to right: When multiple columns reflow to one column |Reflow experience from top to bottom: When a control spans at least two columns in a section (notice control #5 spans across) |
36-
|---------|---------|
37-
| ![Reflow experience from multiple columns to one column](media/reflow_example1.png "Reflow experience from multiple columns to one column") | ![Reflow experience when control spans at least two columns in a section](media/reflow_example2.png "Reflow experience when control spans at least two columns in a section") |
36+
:::image type="content" source="media/reflow.png" alt-text="When columns in a form section reflows from multiple columns to one column, it reflows from left to right (in left-to-right languages). When a control spans at least two columns in a section, then it reflows from top to bottom.":::
3837

3938
## Navigation
4039

@@ -69,9 +68,6 @@ If you have requirements to create your own experience on Unified Interface, you
6968

7069
![Create new Unified Interface app.](media/uci-model-driven-app_1.png "Create new Unified Interface app")
7170

72-
## Unified Interface Community
73-
74-
Go to the [Unified Interface Community site](https://community.dynamics.com/365/unified-interface/) to engage with experts and peers on blogs, webinars, videos, events, and more.
7571

7672

7773
[!INCLUDE[footer-include](../includes/footer-banner.md)]

0 commit comments

Comments
 (0)