Skip to content

Commit b1099cc

Browse files
authored
Live publish
2 parents 50165b3 + 27dab5d commit b1099cc

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

powerapps-docs/maker/portals/component-rte-tutorial.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: GitanjaliSingh33msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 03/16/2022
8+
ms.date: 04/06/2022
99
ms.subservice: portals
1010
ms.author: gisingh
1111
ms.reviewer: ndoelman
@@ -27,6 +27,9 @@ Your portal version must be [9.4.3.x](/power-platform/released-versions/portals)
2727

2828
Follow the steps in the tutorial [Add or replace a text column for rich text editing](../model-driven-apps/rich-text-editor-control.md#add-or-replace-a-text-column-for-rich-text-editing) to add the component to a table on a model-driven form.
2929

30+
> [!NOTE]
31+
> You may have to increase the character size of the text fields to accommodate the extra information to display the data as rich text.
32+
3033
## Step 2. Verify the model-driven app with the new control
3134

3235
You can [update an existing model-driven app](../model-driven-apps/design-custom-business-apps-using-app-designer.md) or [create a new app](../model-driven-apps/build-first-model-driven-app.md) with the form to which you added the component. For example, the following image shows the feedback table *simple contact us form* using the rich text editor control in a model-driven app.
@@ -120,7 +123,7 @@ For using and storing images in the rich text editor on the portal, you'll need
120123
| Site setting name | value |
121124
| - | - |
122125
| Webapi/msdyn_richtextfile/enabled | true |
123-
| Webapi/msdyn_richtextfile/fields | true |
126+
| Webapi/msdyn_richtextfile/fields | * |
124127

125128
## Step 4. Create a web page in portals with the basic form
126129

0 commit comments

Comments
 (0)