Skip to content

Commit f33681c

Browse files
authored
Live publish
2 parents d35a706 + 5bcf442 commit f33681c

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed

powerapps-docs/maker/canvas-apps/connections-list.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@ For more information about how to customize your formula for custom updates, see
6666

6767
This table has links to more information about our most popular connectors. For a complete list of connectors, see [All connectors](/connectors/connector-reference/).
6868

69-
|   |   |   |   |   |
70-
| --- | --- | --- | --- | --- |
71-
| ![Microsoft Dataverse.](./media/connections-list/cdm.png) |[**Microsoft Dataverse**](connections/connection-common-data-service.md) |  |![Cloud storage](./media/connections-list/onedrive.png) |[**Cloud storage**](connections/cloud-storage-blob-connections.md) ** |
72-
| ![Dynamics AX.](./media/connections-list/dynamics-ax.png) |[**Dynamics AX**](connections/connection-dynamicsax.md)|  |![Microsoft Excel](./media/connections-list/excel.png) |[**Excel**](connections/connection-excel.md)|
73-
| ![Microsoft Translator.](./media/connections-list/microsoft-translator.png) |[**Microsoft Translator**](connections/connection-microsoft-translator.md)|  | ![Office 365 Outlook](./media/connections-list/office365.png) |[**Office 365 Outlook**](connections/connection-office365-outlook.md)|
74-
| ![Office 365 Users.](./media/connections-list/office365.png) |[**Office 365 Users**](connections/connection-office365-users.md) |  | ![Oracle](./media/connections-list/oracle-icon.png) |[**Oracle**](connections/connection-oracledb.md)|
75-
| ![Power BI.](./media/connections-list/powerbi.png) |[**Power BI**](connections/connection-powerbi.md) |  | ![SharePoint logo](./media/connections-list/sharepoint.png) |[**SharePoint**](connections/connection-sharepoint-online.md) |
76-
| ![SQL Server.](./media/connections-list/sql.png) |[**SQL Server**](connections/connection-azure-sqldatabase.md) |  | ![Twitter logo](./media/connections-list/twitter.png) |[**Twitter**](connections/connection-twitter.md) |
69+
|   |   |
70+
| --- | --- |
71+
| [**Microsoft Dataverse**](connections/connection-common-data-service.md) |[**Cloud storage**](connections/cloud-storage-blob-connections.md) **
72+
| [**Dynamics AX**](connections/connection-dynamicsax.md)|[**Excel**](connections/connection-excel.md)|
73+
| [**Microsoft Translator**](connections/connection-microsoft-translator.md)| [**Office 365 Outlook**](connections/connection-office365-outlook.md)|
74+
| [**Office 365 Users**](connections/connection-office365-users.md) |[**Oracle**](connections/connection-oracledb.md)|
75+
| [**Power BI**](connections/connection-powerbi.md) |[**SharePoint**](connections/connection-sharepoint-online.md) |
76+
| [**SQL Server**](connections/connection-azure-sqldatabase.md) |[**Twitter**](connections/connection-twitter.md) |
7777

7878
** Applies to Azure Blob, Box, Dropbox, Google Drive, OneDrive, and OneDrive for Business
7979

powerapps-docs/maker/model-driven-apps/add-ai-copilot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When enabled, Copilot can be accessed through the Copilot icon in the right navi
3838
- Additionally, to enable Copilot for model-driven apps, the environment must have the release channel set to **Monthly channel**. More information: [Behavior settings](/power-platform/admin/settings-behavior#settings) and [Changing release channels for model-driven apps](channel-change.md).
3939
- Choose the data you want available for answers. Copilot in a model-driven app can answer questions about all the Dataverse tables in the model-driven app, provided they have been configured for Copilot. More information: [Configure tables to use Copilot (preview)](../data-platform/table-settings-for-copilot.md)
4040
> [!NOTE]
41-
> Questions and answers for enterprise data environments that have [customer managed key](/power-platform/admin/customer-managed-key) or [Customer Lockbox](/power-platform/admin/about-lockbox) won't use your data stored in Dataverse. You might get answers from Copilot, but they won't be based on your Dataverse datatabase.
41+
> Questions and answers for enterprise data environments that have [customer managed key](/power-platform/admin/customer-managed-key) or [Customer Lockbox](/power-platform/admin/about-lockbox) won't use your data stored in Dataverse. You might get answers from Copilot, but they won't be based on your Dataverse database.
4242
4343
## Give feedback
4444

@@ -73,4 +73,4 @@ If you want to disable the ability for users to submit feedback about Copilot in
7373

7474
[FAQ for Copilot in model-driven apps](../common/faqs-copilot-model-driven-app.md) <br />
7575
[Responsible AI FAQs for Power Apps](../common/responsible-ai-overview.md) <br />
76-
[Add Copilot control to a canvas app (preview)](../canvas-apps/add-ai-copilot.md)
76+
[Add Copilot control to a canvas app (preview)](../canvas-apps/add-ai-copilot.md)

powerapps-docs/maker/model-driven-apps/add-move-or-delete-fields-on-form.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Add, configure, move, or delete columns on a form | MicrosoftDocs"
33
description: Learn how to work with columns on a form using Power Apps.
44
ms.custom: ""
5-
ms.date: 05/10/2022
5+
ms.date: 08/23/2023
66
ms.reviewer: ""
77
ms.suite: ""
88
ms.tgt_pltfrm: ""
@@ -84,13 +84,16 @@ The **Properties** tab displays the following properties.
8484
|**Display options** | **Hide label** | When selected, the column label is hidden. |
8585
|**Display options** | **Hide on phone** | The column can be hidden to render a condensed version of the form on phone screens. |
8686
|**Display options** | **Hide** | When selected, the column is hidden by default and can be shown using code. |
87-
|**Display options** | **Lock** | Lock this column so it can't be removed. |
88-
|**Display options** | **Read-only** | When selected, the column value isn't editable. |
87+
|**Display options** | **Lock** | Lock this column so it can't be removed from the form. |
88+
|**Display options** | **Read-only** | When selected, the column value isn't editable on the form. |
8989
|**Formatting** | **Form field width** | When the section containing the columns has more than one column, you can set the column to occupy up to the number of columns that the section has. |
9090
|**Formatting** | **Form field height** | Some columns, such as the multiline text column, let you control the height of the column by specifying the number of rows the column occupies. |
9191
|**Formatting** | **Use all available vertical space** | Instead of setting the height by a number of rows, some columns, such as the multiline text column, let you set the column height to expand to all the available space on the form. |
9292
| **Components** | **+ Component** | Adds a control to the column such as the canvas app control or the AI business card control. |
9393

94+
> [!WARNING]
95+
> The **Hide** and **Read-only** properties should never be used as a secure way to prevent users from viewing or editing column values. These properties only apply to a form and don't have an effect on a user's data privileges. When a column is hidden on a form, users can still access data in other ways like viewing other forms or by making Web API calls. To secure columns, use [column-level security to control access](/power-platform/admin/field-level-security).
96+
9497
> [!NOTE]
9598
> In Unified Interface, the label size setting is ignored because the form adjusts width for all columns to ensure proper rendering for screen sizes from very small to extra-large.
9699

0 commit comments

Comments
 (0)