Skip to content

Commit 53e05a6

Browse files
committed
Merge branch 'main' into 2920661
2 parents 062acb2 + 74f5e6a commit 53e05a6

11 files changed

+37
-40
lines changed

powerapps-docs/developer/data-platform/annotation-note-entity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Using the Web API, set the `HasNotes` property of the <xref:Microsoft.Dynamics.C
3838

3939
An attached file can be any standard computer file format that includes Office Word documents, Office Excel spreadsheets, CAD files, and PDF files. An attachment can be associated with any object, other than an annotation (note), in Dataverse.
4040

41-
To upload or remove an attachment, use the <xref:Microsoft.Xrm.Sdk.IOrganizationService>.<xref:Microsoft.Xrm.Sdk.IOrganizationService.Update*> method or <xref:Microsoft.Xrm.Sdk.Messages.UpdateRequest> message, setting the `Annotation.Filename` and `Annotation.MimeType` columns. This uploads an attachment that has been decoded into a base64 string format. The [System.Convert.ToBase64String](/dotnet/api/system.convert.tobase64string) method can be used to convert the contents of a data file into a base64-formatted string. The maximum size of files that can be uploaded is determined by the **Organization.[MaxUploadFileSize**](https://learn.microsoft.com/en-us/power-apps/developer/data-platform/reference/entities/task) property. This property is set in the **Email** tab of the **System Settings**. This setting limits the size of files that can be attached to email messages, notes, and web resources. The default setting is 5 MB.
41+
To upload or remove an attachment, use the <xref:Microsoft.Xrm.Sdk.IOrganizationService>.<xref:Microsoft.Xrm.Sdk.IOrganizationService.Update*> method or <xref:Microsoft.Xrm.Sdk.Messages.UpdateRequest> message, setting the `Annotation.Filename` and `Annotation.MimeType` columns. This uploads an attachment that has been decoded into a base64 string format. The [System.Convert.ToBase64String](/dotnet/api/system.convert.tobase64string) method can be used to convert the contents of a data file into a base64-formatted string. The maximum size of files that can be uploaded is determined by the **Organization.[MaxUploadFileSize**](/power-apps/developer/data-platform/reference/entities/task) property. This property is set in the **Email** tab of the **System Settings**. This setting limits the size of files that can be attached to email messages, notes, and web resources. The default setting is 5 MB.
4242

4343
> [!NOTE]
4444
> The maximum upload file size limit applies to the size of the file in Base64 encoding. A Base64 encoding produces a file that is larger than the orginial unencoded file.

powerapps-docs/developer/data-platform/sample-global-discovery-service-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To run the sample:
3030

3131
1. Download or clone the sample so that you have a local copy.
3232
1. Open the solution file in Visual Studio.
33-
1. Select which project will be the startup project, either `REST` or `ServceClient`.
33+
1. Select which project will be the startup project, either `REST` or `ServiceClient`.
3434
1. In Program.cs, edit the `Main` method to enter your user credentials:
3535

3636
```csharp

powerapps-docs/maker/model-driven-apps/power-apps-grid-control.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,6 @@ To work around this, you can display a custom card by configuring the table to u
8787
- The grid doesn't currently support any theme customizations
8888
- Cells with no data are blank instead of displaying three dashes **---**.
8989
- The owner column doesn't show online status and a people card for the user.
90-
- Filtering a column using **Filter by** from the column header drop-down list doesn't change the underlying view.
91-
92-
:::image type="content" source="media/view-filter-by.png" alt-text="Filter By drop down list in a view":::
93-
94-
To change the actual view, select **Edit filters**, make your changes, and then select **Apply**.
95-
96-
:::image type="content" source="media/advanced-filter-panel.png" alt-text="Select the Edit filters button":::
97-
More information: [Create and manage personal views on a grid page](../../user/grid-filters-advanced.md)
9890

9991
### See also
10092

powerapps-docs/maker/model-driven-apps/the-power-apps-grid-control.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,6 @@ To work around this, you can display a custom card by configuring the table to u
9696
- The grid doesn't currently support theme customizations.
9797
- Cells with no data are blank instead of displaying three dashes **---**.
9898
- The owner column doesn't show online status and a people card for the user.
99-
- Filtering a column using **Filter by** from the column header drop-down list doesn't change the underlying view.
100-
101-
:::image type="content" source="media/view-filter-by.png" alt-text="Filter By drop down list in a view":::
102-
103-
To change the actual view, select **Edit filters**, make your changes, and then select **Apply**.
104-
105-
:::image type="content" source="media/advanced-filter-panel.png" alt-text="Select the Edit filters button":::
106-
More information: [Create and manage personal views on a grid page](../../user/grid-filters-advanced.md)
10799

108100
### See also
109101

powerapps-docs/user/email-rich-text-editor.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: kvivek
66

77
ms.component: pa-user
88
ms.topic: conceptual
9-
ms.date: 6/30/2021
9+
ms.date: 10/03/2022
1010
ms.subservice: end-user
1111
ms.author: mkaur
1212
ms.custom: ""
@@ -59,6 +59,7 @@ The following table describes the different formatting features and functionalit
5959
|![Redo Typing.](media/redo-typing.png "Redo Typing")| Redo Typing | | Redo changes you made to the content. |
6060
|![Clear All Formatting.](media/clear-formatting.png "Clear All Formatting")| Clear All Formatting | | Remove all formatting from a selection of text, leaving only the normal, unformatted text. |
6161
|![Add a Table.](media/add-table.png "Add a Table")| Add a Table | | Add a table to your content. <br /><br />After adding a table, you can do any of the following:<br /><br /><ul><li>Resize table columns by clicking and dragging your mouse to resize to the columns to the desired width.</li><li>Select one or several cells within a table and apply specific formatting, add links to the selection, or cut, copy, or paste entire rows or columns.</li><li>Right-click to access the properties. This supports features such as cell type, width and height, word wrapping, alignment, merging and splitting cells horizontally and vertically, inserting or deleting rows and columns, row and column span, and cell and border color.</li></ul>|
62+
|![Defaul personalization.](media/personalization.png "User Personalization")| User personalization | | Select the default Font Name and Font Size. After they're added, the **Font** and **Font Size** reflect these values as default font and font size. |
6263
|![Expand Toolbar.](media/show-more.png "Expand Toolbar")| Expand Toolbar | | Displays when the toolbar is collapsed and not all options appear. Click to expand the toolbar and make all options visible. |
6364

6465
> [!Note]

powerapps-docs/user/email-signature.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: kvivek
66

77
ms.component: pa-user
88
ms.topic: conceptual
9-
ms.date: 6/30/2021
9+
ms.date: 10/03/2022
1010
ms.subservice: end-user
1111
ms.author: mkaur
1212
ms.custom: ""
@@ -27,8 +27,6 @@ Email signatures are an important and valuable tool for users. Email signatures
2727
## Add text to an email signature
2828
Adding an email signature is easy and can be done at any point while you are composing an email. You can either add an email signature with static or dynamic text. Dynamic placeholders are used to define dynamic text. The placeholders are replaced with the corresponding values of the email's sender, specified in the **From** field.
2929

30-
> [!Note]
31-
> **Insert dynamic text in email signature templates** is an early access feature and is available in environments with Microsoft Dynamics 365 for Service package installed. You can opt in early to enable these features in your environment, which will allow you to test these features and then adopt them across your environments. For information about how to enable these features, see [Opt in to early access updates](/power-platform/admin/opt-in-early-access-updates).
3230

3331
### Add an email signature
3432
- On the command bar, select **Insert Signature**.
@@ -79,3 +77,4 @@ While you can create multiple email signatures depending on your needs, only one
7977
To change your default email signature setting:
8078
1. Select the email signature you want to set as default. This will change the command bar to display **Edit**.
8179
2. Select **Edit**. A new page opens, where you can update the email default setting. While you are on this page, you can also delete one or multiple email signatures just by selecting them.
80+

powerapps-docs/user/insert-email-template.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sbmjais
66
manager: shujoshi
77
ms.component: pa-user
88
ms.topic: conceptual
9-
ms.date: 04/04/2022
9+
ms.date: 10/03/2022
1010
ms.subservice: end-user
1111
ms.author: shjais
1212
ms.reviewer: ""
@@ -51,12 +51,12 @@ After you select **Insert Template**, a window appears displaying a list of exis
5151
5252
The application displays the enhanced email template selection window only if your admin has configured the [enhanced insert template dialog](customize-insert-email-template.md) option. You can perform the following actions in the enhanced email template selection window:
5353

54-
- Switch between list, tile, and grid views.
54+
- Switch among list, tile, and grid views.
5555
- Search for templates based on their title, subject, description, or content of the template.
5656
- Filter templates based on standard and custom attributes.
57+
- Filter templates based on language, if your Administrator has enabled **Language** in the **Template Gallery Filter Form**. See: [Add the language filter in the email template selection view](/dynamics365/customer-service/customer-service-hub-user-guide-email-font-admin#add-the-language-filter-in-the-email-template-selection-view)
5758
- Zoom in to view templates on a full screen. The application provides an option to navigate between templates.
58-
- Admins can add custom attributes to the Template Gallery Filter Form to extend Filters, Email Template Sorted View to extend the grids, and Template Gallery Properties Form to extend the template details section.
59-
59+
6060
![Enhanced email template selection window.](media\config_enhance_email_template.png "New Email template selection window")
6161

6262
**Legend**
@@ -68,7 +68,8 @@ The application displays the enhanced email template selection window only if yo
6868
5. **View**. Use the dropdown list to switch between grid, tile, or list views. Based on your admin's settings, the application displays a specific view. More information: [Customize the email](/dynamics365/customer-service/customer-service-hub-user-guide-email-font-admin#configure-the-default-email-template-selection-view).
6969

7070
> [!Note]
71-
> If you try to insert an email template on a device with a smaller screen size, you'll only see an option to search and select a template.
71+
> - The enhanced email template selection view might vary based on the customizations your Administrator has configured on the **Template Gallery Filter Form**, **Email Template Sorted View**, and **Template Gallery Properties Form**.
72+
> - If you try to insert an email template on a device with a smaller screen size, you'll only see an option to search and select a template only.
7273
7374
### Email template selection dialog
7475

Loading
835 Bytes
Loading

powerapps-docs/user/run-app-browser.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Run apps in a web browser | Microsoft Docs
33
description: In this topic, you learn how to run apps in a web browser
4-
author: mduelae
4+
author: sericks007
55

66
ms.component: pa-user
77
ms.topic: quickstart
88
ms.date: 02/14/2022
99
ms.subservice: end-user
10-
ms.author: mkaur
11-
manager: "kvivek"
10+
ms.author: sericks
11+
manager: tapanm-MSFT
1212
ms.custom: ""
1313
ms.reviewer: ""
1414
ms.assetid:
@@ -23,7 +23,7 @@ search.app:
2323

2424
When you create an app, or someone shares an app with you, you can run that app on the [Power Apps mobile app](../mobile/run-powerapps-on-mobile.md) or in a web browser. In this topic, you'll learn how to run a canvas or model-driven app in a web browser from the [Microsoft 365 apps page](https://www.office.com/apps?auth=2).
2525

26-
For full functionality and optimized experience on a tablet device, we strongly recommend that you use the [Power Apps mobile app](../mobile/run-powerapps-on-mobile.md). If you don't have the Power Apps mobile installed, you can still use the web browser on your tablet, as long as your device has sufficiently high screen resolution. For more information: [Required privileges and supported devices](../mobile/run-powerapps-on-mobile.md#required-privileges-and-supported-devices).
26+
For full functionality and optimized experience on a tablet device, we strongly recommend that you use the [Power Apps mobile app](../mobile/run-powerapps-on-mobile.md). If you don't have the Power Apps mobile app installed, you can still use the web browser on your tablet, as long as your device has sufficiently high screen resolution. For more information: [Required privileges and supported devices](../mobile/run-powerapps-on-mobile.md#required-privileges-and-supported-devices).
2727

2828
> [!NOTE]
2929
> Using the web browser on your phone to run your model-driven apps isn't supported; you must use the [Power Apps mobile app](../mobile/run-powerapps-on-mobile.md).
@@ -49,8 +49,10 @@ The apps that meet the following criteria will be shown in the list of **Office*
4949
- Apps your admin marked as **Featured** in your tenant.
5050
- All first party model-driven apps, such as Dynamics 365 Sales, Dynamics 365 Customer Service, and Dynamics 365 Field Service that you can access.
5151

52-
> [!NOTE]
53-
> When a new app is shared with users it needs to meet the criteria listed above and it can take up to 24 hours for it to appear in the list of **Office** apps.
52+
### Known limitations
53+
1. When a new app is shared with users, the app needs to meet the criteria listed above. Be aware that it can take up to 24 hours for the app to appear in the list of **Office** apps.
54+
2. Some model-driven apps are not recording the last launched time. Until this issue is resolved, we recommend using [featured apps](/powershell/module/microsoft.powerapps.administration.powershell/set-adminpowerappasfeatured?view=pa-ps-latest). Note that featured apps will only appear to users who have access to the apps. Featured apps do not appear to all users.
55+
3. After an app is marked as **Featured**, it may take up to seven days for this app to start appearing for users in Office.com/apps experiences. In early November 2022, we expect featured apps to appear in Office.com/apps experiences within a day.
5456

5557
### What if I cannot find an app?
5658

0 commit comments

Comments
 (0)