Skip to content

Commit 0227798

Browse files
authored
Live publish
2 parents a772b1e + f3e20e2 commit 0227798

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

powerapps-docs/developer/component-framework/reference/entityrecord/setValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ contributors:
1818

1919
## Available for
2020

21-
Model-driven and canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages) apps
21+
Model-driven and canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages)) apps
2222

2323
## Syntax
2424

powerapps-docs/maker/canvas-apps/controls/control-html-text.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: reference
66
ms.custom: canvas
77
ms.reviewer: tapanm
88
ms.subservice: canvas-maker
9-
ms.date: 03/25/2022
9+
ms.date: 07/19/2022
1010
ms.author: chmoncay
1111
search.audienceType:
1212
- maker
@@ -93,7 +93,8 @@ An **HTML text** control not only shows plain text and numbers but also converts
9393
The **HTML text** control shows the same text as the **[Label](control-text-box.md)** control but converts the tags to the appropriate characters.
9494

9595
## Accessibility guidelines
96-
**HTML text** isn't meant to be interactive. Use it only for text display.
96+
97+
ARIA mapping for elements inside the **HTML text** control are not defined automatically by Power Apps.
9798

9899
### Color contrast
99100
There must be adequate color contrast between:

powerapps-docs/maker/canvas-apps/controls/control-richtexteditor.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: chmoncay
55
ms.topic: article
66
ms.custom: canvas
77
ms.reviewer: tapanm
8-
ms.date: 06/01/2022
8+
ms.date: 07/19/2022
99
ms.subservice: canvas-maker
1010
ms.author: chmoncay
1111
search.audienceType:
@@ -76,5 +76,8 @@ To use the control inside a form, select the "Edit multi-line text" card, and cu
7676
> [!NOTE]
7777
> When the toolbar is focused, **Tab** and **Shift+Tab** keys will navigate between toolbar groups. But you can't cycle back from the last group to the first group and vice versa.
7878
79+
## Limitations
80+
81+
You can only interact with the rich text editor control in Power Apps Studio when using the preview mode.
7982

8083
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)