Skip to content

Commit 4cb8958

Browse files
authored
Live publish
2 parents 1427591 + 9a5f2d0 commit 4cb8958

File tree

9 files changed

+58
-10
lines changed

9 files changed

+58
-10
lines changed

powerapps-docs/maker/data-platform/data-platform-restricted-entities.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,15 @@ Tables may be restricted to a Dynamics 365 app license for the following reasons
2929
If an app or flow only reads information from a table, a Dynamics 365 app license is not required and an appropriate Power Apps or Power Automate license is all that's needed.
3030

3131
## Restricted tables for create, update, and delete operations
32+
3233
The following table lists the restricted tables and the associated Dynamics 365 license requirements for users who create, update, or delete data stored within these tables.
3334

3435
|Table |Logical name |License required |
3536
|---------|---------|---------|
3637
Actual |msdyn_actual |Dynamics 365 for Field Service <br> **or** Dynamics 365 for Project Service Automation<br>**or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
37-
Agreement Business Process |msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 |Dynamics 365 for Field Service<br>**or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
38+
Agreement Business Process |msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 |Dynamics 365 for Field Service<br> **or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
3839
Booking journal | msdyn_bookingjournal|Dynamics 365 for Field Service<br>**or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
39-
Booking Setup Metadata | msdyn_bookingsetupmetadata|Dynamics 365 for Field Service <br> **or** Dynamics 365 for Project Service Automation<br>**or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
40+
Booking Setup Metadata | msdyn_bookingsetupmetadata|Dynamics 365 for Field Service <br> **or** Dynamics 365 for Project Service Automation<br>**or** Dynamics 365 for Customer Service Enterprise edition <br> **or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
4041
Booking timestamp | msdyn_bookingtimestamp|Dynamics 365 for Field Service<br> **or** Dynamics 365 Customer Engagement plan<br> **or** Dynamics 365 plan
4142
Case<sup>1</sup> | incident | Dynamics 365 for Customer Service Professional edition <br>**or** Dynamics 365 for Customer Service Enterprise edition <br>**or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan
4243
Case to Work Order Business Process |msdyn_bpf_989e9b1857e24af18787d5143b67523b |Dynamics 365 for Field Service<br>**or** Dynamics 365 Customer Engagement plan <br> **or** Dynamics 365 plan

powerapps-docs/maker/data-platform/solutions-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ The following limitations apply to the use of canvas apps, flows, and custom con
139139
- Flows in solutions don't support delegated authentication. For example, access to a flow is not automatically granted based on having access to the SharePoint list the flow was created from.
140140
- Custom connectors created outside solutions cannot be added to solutions at this time.
141141
- Canvas apps shared with 'Everyone' that go through environment backup and environment restore operations aren't shared with 'Everyone' in the restored environment. Notice that, the canvas app can be shared with a security group and the app in the restored environment will be shared with that security group.
142+
- Flows using [connectors](/connectors/connector-reference/) that are 'indexed' cannot be added into solutions. Indexing enables the quick retrieval of those flows to display in a menu or list. Indexed connectors include Power Automate instant (button) flows, Power Apps, Teams, SharePoint, Dynamics 365 Customer Voice, Microsoft Forms, legacy Dataverse connector, Dynamics 365, Excel Online, Microsoft Project, Azure IOT Central V2, and Project Online. To work around this behavior choose one of two options:
143+
- Create a new flow in a solution.
144+
- Change the flow to remove the indexed connector usage, add it into a solution, and then change it back.
142145

143146
For details about customizing the individual components in a solution, see the following topics:
144147

powerapps-docs/maker/model-driven-apps/app-designer-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ From the **Navigation** pane, select **Navigation bar** to set the following opt
6969
1. **Show Recent**. Enabled by default. When selected, displays the recently viewed pages link. Selecting the link displays all recently viewed pages.
7070
1. **Show Pinned**. Enabled by default. When selected, displays the pages that have been pinned. App users select the push-pin icon next to a record listed under **Recent** to add it to their pinned rows.
7171
1. **Enable collapsible groups**. Disabled by default. When selected, subareas displayed under groups in the site map can be expanded or collapsed.
72+
1. **Enable Areas**. Disabled by default. When selected, new areas can be added to the app. For apps with existing multiple areas, this setting is enabled by default. You can't disable this setting while the app has multiple areas.
7273

7374
:::image type="content" source="media/navigation-pane-options.png" alt-text="Options available for app navigation":::
7475

@@ -78,7 +79,6 @@ From the **Navigation** pane, select **Navigation bar** to set the following opt
7879
- URLs
7980
- Business process flows
8081
- Charts
81-
- You can’t add more than one area to the app’s navigation.
8282
- You can’t change the app’s icon.
8383
- You can’t specify the app’s URL.
8484

powerapps-docs/maker/model-driven-apps/app-navigation.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,28 @@ In a model-driven app, there are the three main app runtime navigation component
3232

3333
By default, a new model-driven app's navigation includes one area named **Area1**, one group named **Group1**, and one subarea named **Subarea1**. You can change the default area, group, and subarea names to something that is more meaningful to your users or configure a different site map.
3434

35+
## Create an area
36+
37+
By default, the ability to create additional areas is disabled. Areas are enabled by default for apps with existing multiple areas.
38+
39+
### Enable areas
40+
41+
1. On the left navigation pane, select **Navigation**.
42+
1. Select **Navigation bar**, to display the navigation properties on the right pane.
43+
1. On the right navigation bar properties pane, select **Enable Areas**.
44+
45+
### Add a new area
46+
47+
1. On the left navigation pane, select **Navigation**.
48+
1. Select **Add**, and then select **Area**.
49+
1. Complete the properties pane for the area:
50+
51+
- **Title**: Enter a title used to describe the area.
52+
- **ID**: The system generates an identifier for the area. Accept the system generated ID or enter a new one.
53+
54+
1. To save your app navigation changes select **Save**.
55+
1. To publish the changes and make them available to other users, select **Publish**.
56+
3557
## Create a group
3658

3759
To create a new group, complete the following steps:
@@ -43,6 +65,10 @@ To create a new group, complete the following steps:
4365

4466
- **Title**: Enter a title used to describe the group.
4567
- **ID**: The system generates an identifier for the group. Accept the system generated ID or enter a new one.
68+
- **Localized titles**: Add localized titles for the group title. More information: [Translate localizable text for model-driven apps](translate-localizable-text.md)
69+
70+
1. To save your app navigation changes select **Save**.
71+
1. To publish the changes and make them available to other users, select **Publish**.
4672

4773
## Create a subarea
4874

@@ -51,16 +77,19 @@ To create a new subarea, complete the following steps:
5177
1. On the left navigation pane, select **Navigation**.
5278
1. Select **Add**, and then select **Subarea**.
5379

54-
1. Complete the **New subarea** dialog.
80+
1. Complete the **New subarea** pane.
5581

5682
- **Content type**: Select either **Table** or **Dashboard**.
5783
- **Table** or **Dashboard**: Depending on the content type you selected, select a table or dashboard from the list.
5884
- **Title**: Leave the default title or enter a title used to describe the subarea.
85+
- **Icon**: Icons appear to the left of the subarea title. To add an icon, select **No icon** to browse and select an existing web resource or select **New** to create one. More information: [Create or edit model-driven app web resources to extend an app](create-edit-web-resources.md)
86+
- **ID**: The system generates an identifier for the subarea. Accept the system generated ID or enter a new one.
87+
- **Localized titles**: Add localized titles for the subarea title. More information: [Translate localizable text for model-driven apps](translate-localizable-text.md)
5988

6089
1. To save your app navigation changes select **Save**.
6190
1. To publish the changes and make them available to other users, select **Publish**.
6291

63-
## Remove a group or subarea
92+
## Remove a group, subarea, or area
6493

6594
1. On the left navigation pane, select **Navigation**.
6695
1. Select the group or subarea you want, select the ellipses (**...**) and then select **Remove**.

powerapps-docs/maker/model-driven-apps/create-model-driven-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Comments are commonly questions, feedback, or ideas that are important context t
110110

111111
## Next steps
112112

113+
- [Add areas, groups, and subareas for app navigation](app-navigation.md)
113114
- [Create, add and remove forms, views or dashboards](create-add-remove-forms-views-dashboards.md)
114115
- [Create and remove pages](create-remove-pages.md)
115-
- [Overview of the model-driven app designer](app-designer-overview.md)
116116
- [Configure app properties (Preview)](app-properties.md)
117117
- [Configure app properties](manage-app-properties.md)
Loading
Loading

powerapps-docs/maker/model-driven-apps/monitor-form-checker.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,29 @@ There are many situations where Monitor can help makers understand why a form be
3434

3535
Follow the instructions below to understand the behavior of your model-driven app forms.
3636

37+
### Step 1: Create a Monitor session
38+
39+
There are two ways to open a Monitor session.
40+
41+
**Option 1:**
42+
3743
1. Sign in to [Power Apps](https://make.powerapps.com/), select **Apps**.
38-
1. The model-driven app required.
39-
1. To create a monitoring session, select **...** next to the model-driven app or on the global command bar, and then select **Monitor**.
44+
1. Select **...** next to the model-driven app or on the global command bar, and then select **Monitor**.
4045

4146
:::image type="content" source="media/create-monitor-session.png" alt-text="Sample model-driven app":::
4247

4348
1. Follow the instructions on your screen to run the app and join the monitoring session.
4449

50+
**Option 2:**
51+
52+
1. Play your model-driven app.
53+
2. Add `&monitor=true` to the end of the URL in your web browser, and then refresh the page.
54+
3. Select **Monitor** on the command bar.
55+
56+
> ![Location of Monitor button in global command bar](https://user-images.githubusercontent.com/69216748/146047014-b9428da5-138a-4ccf-b74c-b45a0a0685b9.png)
57+
58+
### Step 2: Connect your app to the Monitor session
59+
4560
1. Once in the monitor, select **Play model-driven app** from the menu on the command bar. This opens the app and begins the monitoring.
4661
1. Perform actions within the model-driven app consistent with normal use of the app. For example, open and change data using a table form.
4762
1. On the browser window running Monitor, select the **Category** column, and then select **Filter by**.
@@ -100,4 +115,4 @@ For more information about how to troubleshoot issues with forms in a model-driv
100115

101116
[Learn about Monitor as a Power Apps tool](../../maker/monitor-overview.md)
102117

103-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
118+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/maker/model-driven-apps/rich-text-editor-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For a full list of default options, see [Use the rich text editor toolbar](#use-
4545

4646
You can create a new text column and configure the control, or replace an existing text column. The rich text editor control can be used with single or multi-line text columns.
4747

48-
1. Sign in to Power Apps. Go to **Solutions**, open the solution that you want, open the table that you want, and then select the **Forms** tab.
48+
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc). On the left navigation pane, select **Solutions**, open the solution that you want, open the table that you want, and then select the **Forms** tab.
4949
2. Select the form, and then select **Edit form**.
5050
3. In the form designer on the command bar, select **Switch to classic**.
5151
4. On the legacy form designer canvas, add or create a text column or select an existing text column, such as the account table **Description** column. On the **Home** tab, select **Change Properties**.

0 commit comments

Comments
 (0)