Skip to content

Commit 436f8a6

Browse files
authored
Merge pull request MicrosoftDocs#3812 from MicrosoftDocs/1982354
Portals edit limitation of 500 characters - ICM 200508651 - 1982354
2 parents b4e73af + 05fb986 commit 436f8a6

File tree

1 file changed

+5
-1
lines changed
  • powerapps-docs/maker/portals

1 file changed

+5
-1
lines changed

powerapps-docs/maker/portals/faq.md

Lines changed: 5 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: 09/25/2020
8+
ms.date: 11/30/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
@@ -23,6 +23,10 @@ We've compiled a list of frequently asked questions and provided brief answers t
2323
2424
## General
2525

26+
### When I edit a page using the content editor, I don't see the expected content.
27+
28+
This can happen when you have the portal URL that exceeds **500 characters**. <br> For example, if you have a webpage with more than 500 characters in length, and you edit the page using the [content editor](https://docs.microsoft.com/dynamics365/portals/get-started-portal-content-editor), the *Language content* tab in the editor may appear blank. If you review the browser for script errors, you may notice an HTTP response with `400 Bad Request` error. When this happens, ensure you truncate the URL so that you don't exceed 500 characters maximum length.
29+
2630
### Rendering Power BI report on my portal page fails with the following error:
2731

2832
*A configuration error occurred while rendering your report.*

0 commit comments

Comments
 (0)