Skip to content

Commit a82a705

Browse files
authored
Merge pull request #8007 from MicrosoftDocs/main
Taking updates live
2 parents 2811412 + 990d6cd commit a82a705

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

powerapps-docs/maker/canvas-apps/controls/control-stream-video.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,8 @@ Provide closed captions and/or transcript if the video content has color contras
116116
* Focus indicators must be clearly visible. Use **[FocusedBorderColor](properties-color-border.md)** and **[FocusedBorderThickness](properties-color-border.md)** to achieve this.
117117
* **AutoStart** should be false because it can be difficult for keyboard users to stop playback quickly.
118118

119+
### Known issue
120+
Microsoft Stream appears as a connection in the [connection consent dialog](/power-apps/maker/canvas-apps/connections-list#connection-consent-dialog) although it is a control. The control will appear in the app regardless of what actions the end-user takes in the connection consent dialog. The Microsoft Stream control will only display video for end-users that have permissions to the content presented in the control.
121+
119122

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

powerapps-docs/maker/data-platform/update-forms-and-views.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,15 @@ search.app:
1515
- D365CE
1616
---
1717

18-
# Update forms and views using table designer
18+
# Update forms and views using table designer (preview)
19+
20+
[!INCLUDE [cc-beta-prerelease-disclaimer](../../includes/cc-beta-prerelease-disclaimer.md)]
1921

2022
Create columns directly in the table hub or table designer, which will then be added to your forms and views. In this walkthrough, you'll learn how to simply add the columns you created to forms and views of this table without manually doing so in the form or view designer.
2123

24+
> [!IMPORTANT]
25+
> This is a preview feature.
26+
2227
## Using table hub and table designer
2328

2429
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).

0 commit comments

Comments
 (0)