Skip to content

Commit 294110d

Browse files
authored
Update rich-text-editor-control.md
Updates RTE Config attribute `disableDefaultImageProcessing` to discuss base64 conversion
1 parent 722fd35 commit 294110d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,7 @@ Default:
467467
</td>
468468

469469
<td>
470-
471-
By default, images will be uploaded using the client API. As soon as an image is added to the editor, it will be uploaded to the platform. To process images, set this property to true.
470+
By default, images will be uploaded using the client API. As soon as an image is added to the editor, it will be uploaded to the platform. To store images as base64 strings directly in the column configured to use the rich text editor control set this value to **true**.
472471
</td>
473472
<td>
474473

0 commit comments

Comments
 (0)