Skip to content

Commit 5da5a8a

Browse files
authored
Merge pull request MicrosoftDocs#2890 from MicrosoftDocs/portals-1839381
Portals entity form metadata - 1839381
2 parents cb05dfe + 6d9b4c1 commit 5da5a8a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

powerapps-docs/maker/portals/known-issues.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 06/25/2020
8+
ms.date: 06/26/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
@@ -14,6 +14,20 @@ ms.reviewer: tapanm
1414

1515
## General issues
1616

17+
- You receive the following error message when configuring or using entity fields:
18+
19+
***Field Name**: You have exceeded the maximum number of 100000 characters in this field.*
20+
21+
This can happen if the referenced field for the entity exceeds 100000 characters limit. To increase this limit, go to your Dynamics 365 instance > **Settings** > **Customization** > **Customize this system** > **Components** > **Entities**. Select applicable entity and then select the field. Increase the **Maximum Length** field value for the field to a higher value. Allowed values: 1 through 1,048,576.
22+
23+
Fields where limit may need to be increased:
24+
25+
| Entity | Field Display Name |
26+
| - | - |
27+
| Entity Form | Settings (adx_settings) |
28+
| Enity List | View (adx_views) |
29+
| Enity Form Metadata | Subgrid Setting (adx_subgrid_settings) |
30+
1731
- Rich-text for notes in timeline isn't fully supported by Power Apps portals because there's no rich-text editor equivalent control available in portals. For more information, go to [notes created with rich-text editor](configure-notes.md?#notes-created-with-rich-text-editor). If you want, you can [disable the rich-text editor for notes in timeline](https://docs.microsoft.com/powerapps/maker/model-driven-apps/set-up-timeline-control#enable-or-disable-rich-text-editor-for-notes-in-timeline) for the Common Data Service model-driven app.
1832

1933
- Because of the ongoing compatibility issues between the updated Yahoo YDN OAuth provider endpoint and Power Apps portals, users are temporarily unable to authenticate with [Yahoo identity provider](./configure/configure-oauth2-settings.md#yahoo-ydn-app-settings).

0 commit comments

Comments
 (0)