Skip to content

Commit ea3ab59

Browse files
authored
Live publish for 04 September 2019.
2 parents 770e0c3 + 882944b commit ea3ab59

11 files changed

+126
-155
lines changed

powerapps-docs/developer/common-data-service/use-webhooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Use webhooks to create external handlers for server events (Common Data Service) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "You can send data about events that occur on the server to a web application using webhooks. Webhooks is a lightweight HTTP pattern for connecting Web APIs and services with a publish/subscribe model. webhook senders notify receivers about events by making requests to receiver endpoints with some information about the events." # 115-145 characters including spaces. This abstract displays in the search result.
44
ms.custom: ""
5-
ms.date: 10/31/2018
5+
ms.date: 09/04/2019
66
ms.reviewer: ""
77
ms.service: powerapps
88
ms.topic: "article"
@@ -364,7 +364,7 @@ If your web hook is registered to run asynchronously, you can examine the system
364364
[Write a plug-in](write-plug-in.md)<br />
365365
[Register a plug-in](register-plug-in.md)<br />
366366
[Asynchronous service in Common Data Service](asynchronous-service.md)<br />
367-
[Sample: Azure aware custom plug-in](/org-service/samples/azure-aware-custom-plugin.md)<br />
367+
[Sample: Azure aware custom plug-in](org-service/samples/azure-aware-custom-plugin.md)<br />
368368
[Sample: Azure aware custom workflow activity](org-service/samples/azure-aware-custom-workflow-activity.md)<br />
369369
[Azure Functions](https://azure.microsoft.com/services/functions/)<br />
370370
[ServiceEndpoint Entity](reference/entities/serviceendpoint.md)<br />

powerapps-docs/maker/canvas-apps/component-behavior.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ search.app:
1919
2020
Specify one or more [behavior formulas](working-with-formulas-in-depth.md) that run when an event triggers a change in component instances. For example, set a component's **OnReset** property to one or more formulas that perform initialization, clear input, and reset values when the **Reset** function runs on the component instances.
2121

22-
## OnReset ##
22+
## OnReset
2323

2424
With a component selected, select **OnReset** in the drop-down list of properties (on the right side of the formula bar), and then enter one or more formulas.
2525

powerapps-docs/maker/canvas-apps/gateway-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ There is currently no single place where tenant administrators can manage all t
154154
**Answer:** No. A gateway connects to on-premises data sources only.
155155

156156
**Question:** What is the actual Windows service called?
157-
**Answer:** In Services, the gateway is called **Power BI Enterprise Gateway Service**.
157+
**Answer:** In Services, the gateway is called **On-premises data gateway service**.
158158

159159
**Question:** Are there any inbound connections to the gateway from the cloud?
160160
**Answer:** No. The gateway uses outbound connections to Azure Service Bus.

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

Lines changed: 35 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -24,93 +24,81 @@ search.app:
2424
---
2525

2626
# Add, configure, move, or delete components on a form
27-
Using the new form designer makers can easily add and configure popular components such as [sub-grid](form-designer-add-configure-subgrid.md), [quick view](form-designer-add-configure-quickview.md) and even additional components such as arc knob, linear slider and more.
28-
29-
> [!NOTE]
30-
> When adding or moving components using drag and drop be aware that the form preview is responsive and may be rendering multiple section columns as stacked. To ensure that the component being added or moved is in the correct section column, drop or paste it anchored to another field or component that is already in that section column.
27+
Using the form designer makers can easily add and configure popular components such as [sub-grid](form-designer-add-configure-subgrid.md), [quick view](form-designer-add-configure-quickview.md), arc knob, linear slider, and more.
3128

3229
## Add components to a form
33-
To add components to a form, use the **Components** pane. The **Components** pane also lets you search to help you quickly find components.
30+
To add components to a form, use the **Components** pane. The **Components** pane also lets you search to quickly find components.
3431

3532
> [!div class="mx-imgBorder"]
3633
> ![](media/FormDesignerComponentsPane.png "Components pane")
3734
3835
### Add components to a form using drag and drop
39-
36+
> [!NOTE]
37+
> When adding or moving components using drag and drop be aware that the form preview is responsive and may render multiple section columns as stacked. To ensure that the component that's added or moved is in the correct section column, drop or paste it anchored to another field or component that is already in that section column.
4038
1. Open the form designer to create or edit a form. More information: [Create a form](create-and-edit-forms.md#create-a-form) or [Edit a form](create-and-edit-forms.md#edit-a-form)
41-
2. In the command bar, select **Add component**, or in the left pane, select **Components** to see a list of available components. You can also hover over a component in the list to see a preview image, description and other details of that component.
42-
3. In the **Components** pane, search or scroll to find the component that you want to add.
43-
4. In the **Components** pane, select a component and drag it onto the form preview. As you drag the component on the form preview, you will see drop targets where you can add the component.
44-
5. Drop the component in the ___location you want. Note the following:
39+
2. On the command bar, select **Add component**, or in the left pane, select **Components** to see a list of available components. You can also hover over a component in the list to see a preview image, description and other details of that component.
40+
3. In the **Components** pane, search or scroll to find the component that you want to add and then select it.
41+
4. Drag and drop the component onto the form preview. As you drag the component on the form preview, you will see drop targets where you can add the component.
42+
Note the following:
4543
- Components can be dropped before or after any existing component or field.
4644
- Components can also be dropped in the empty area within a section. In this case the component will be added in an available space so as to evenly distribute fields and components across the section columns.
47-
- Hovering over a tab header when dragging a component changes the currently selected tab, allowing you to add the component to a different tab.
48-
6. When you drop the component, in most cases, you will see a dialog to configure the properties of the component. Ensure that you have configured all the required properties of the component.
49-
7. In the dialog to configure the properties of the component, under **Show component on**, the **Web**, **Mobile** and **Tablet** options will be selected by default to ensure the component is used when the form is displayed on the web, mobile app and tablet app. Based on your requirements you can unselect some of these options to limit the usage of the component.
50-
8. When you are done configuring the properties of the component, click on the **Done** button to add the component to your form.
51-
9. Repeat steps 3-8 above if you want to add more components.
52-
10. In the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
45+
- Hovering over a tab header when dragging a component changes the currently selected tab, allowing you to add the component to a different tab.
46+
- When you drop the component, in most cases, you will see a dialog to configure the properties of the component. Ensure that you have configured all the required properties of the component.
47+
5. In the dialog to configure the properties of the component, under **Show component on**, the **Web**, **Mobile** and **Tablet** options are selected by default to ensure the component is used when the form is displayed on the web, mobile app and tablet app. Based on your requirements you can clear some of these options to limit the usage of the component. Select **Done**.
48+
6. Repeat steps 3-5 above to add more components.
49+
7. On the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
5350

5451
### Add components for a field on the form
55-
5652
1. Open the form designer to create or edit a form. More information: [Create a form](create-and-edit-forms.md#create-a-form) or [Edit a form](create-and-edit-forms.md#edit-a-form)
5753
2. In the form preview, select an existing field.
5854
3. In the property pane, under the **Components** area, select **+ Component**.
59-
4. The **Add component** dialog will display a list of components that are available for the current field type. You can also hover over a component in the list to see a preview image, description and other details of that component.
55+
4. The **Add component** dialog displays a list of components that are available for the current field type. You can hover over a component in the list to see a preview image, description and other details of that component.
6056
5. In the **Add component** dialog, search or scroll to find the component you want to add and then select it.
61-
6. In most cases, you will see a dialog to configure the properties of the component. Ensure that you have configured all the required properties of the component.
62-
7. In the dialog to configure the properties of the component, under **Show component on**, the **Web**, **Mobile** and **Tablet** options will be selected by default to ensure the component is used when the form is displayed on the web, mobile app and tablet app. Based on your requirements you can unselect some of these options to limit the usage of the component.
63-
8. When you are done configuring the properties of the component, click on the **Done** button to add the component to your form.
64-
9. Repeat steps 2-8 above if you want to add more components to the same or another field.
65-
10. In the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
57+
In most cases, a dialog is displayed so you can configure the properties of the component. Ensure that you have configured all the required properties of the component.
58+
6. In the dialog to configure the properties of the component, under **Show component on**, the **Web**, **Mobile** and **Tablet** options are selected by default to ensure the component is used when the form is displayed on the web, mobile app and tablet app. Based on your requirements you can clear some of these options to limit the usage of the component. Select **Done**.
59+
7. Repeat steps 2-6 above if you want to add more components to the same or another field.
60+
8. On the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
6661

6762
## Configure components on a form
68-
69-
### Configure existing components for a field on the form
70-
7163
1. Open the form designer to create or edit a form. More information: [Create a form](create-and-edit-forms.md#create-a-form) or [Edit a form](create-and-edit-forms.md#edit-a-form)
7264
2. In the form preview, select an existing field.
73-
3. In the property pane, under the **Components** area, click on the component that you want to configure.
74-
4. You should see a dialog to configure the properties of the component. Change the properties of the component as needed.
75-
5. When you are done configuring the properties of the component, click on the **Done** button to save your changes.
76-
6. Repeat steps 2-5 above if you want to configure more components on the same or another field.
77-
7. In the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
65+
3. In the property pane, under the **Components** area, select the component that you want to configure.
66+
4. You may see a dialog to configure the properties of the component. Change the properties of the component as needed and select **Done**.
67+
5. Repeat steps 2-4 to configure more components on the same or another field.
68+
6. On the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
7869

7970
## Move components on a form
71+
You can move components on a form by either drag and drop or cut and paste actions.
8072

8173
### Move components on a form using drag and drop
82-
8374
1. Open the form designer to create or edit a form. More information: [Create a form](create-and-edit-forms.md#create-a-form) or [Edit a form](create-and-edit-forms.md#edit-a-form)
84-
2. In the form preview, select the component that you want to move and initiate the drag action. As you drag the component on the form preview, you will see drop targets where you can move the component to.
85-
3. Drop the component in the ___location you want. Note the following:
75+
2. In the form preview, select the component that you want to move and drag and drop it. As you drag the component on the form preview, drop targets appear where you can move the component. Note the following:
8676
- Components can be dropped before or after any existing component or field.
87-
- Components can also be dropped in the empty area within a section. In this case the component will be added in an available space so as to evenly distribute components and fields across the section columns.
77+
- Components can also be dropped in the empty area within a section. In this case the component will be added in an available space to evenly distribute components and fields across the section columns.
8878
- Hovering over a tab header when dragging a component changes the currently selected tab, allowing you to add the component to a different tab.
89-
4. Repeat steps 2-3 above if you want to move more components.
90-
5. In the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
79+
4. Repeat steps 2-3 above to move more components.
80+
5. On the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
9181

9282
### Move components on a form using cut and paste
93-
9483
1. Open the form designer to create or edit a form. More information: [Create a form](create-and-edit-forms.md#create-a-form) or [Edit a form](create-and-edit-forms.md#edit-a-form)
9584
2. In the form preview, select the component that you want to move.
96-
3. In the command bar, select **Cut**.
97-
4. In the form preview, select another existing component, field or section. You can also switch to a different tab if needed.
98-
5. In the command bar, select **Paste** or select the chevron, and then select **Paste before**. Note the following:
85+
3. On the command bar, select **Cut**.
86+
4. In the form preview, select another existing component, field, or section. You can also switch to a different tab if needed.
87+
5. On the command bar, select **Paste** or select the chevron, and then select **Paste before**. Note the following:
9988
- When you select **Paste**, the component being moved is pasted after the existing component or field.
10089
- When you select **Paste before**, the component being moved is pasted before the existing component or field.
10190
- When you select a section, the component being moved is added in an available space so as to evenly distribute components and fields across the section columns. The **Paste before** action is not applicable and therefore not available in this case.
10291
6. Repeat steps 2-5 above if you want to move more components.
103-
7. In the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
92+
7. On the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
10493

10594
## Delete components on a form
10695
1. Open the form designer to create or edit a form. More information: [Create a form](create-and-edit-forms.md#create-a-form) or [Edit a form](create-and-edit-forms.md#edit-a-form)
107-
2. In the form preview, select the component that you want to delete from the form.
108-
3. In the command bar, select **Delete**.
109-
4. Repeat steps 2-3 above if you want to delete more components.
110-
5. In the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
96+
2. In the form preview, select the component that you want to delete from the form, and then on the command bar, select **Delete**.
97+
3. Repeat step 2 if you want to delete more components.
98+
4. On the command bar, select **Save** to save the form, or select **Publish** if you want to save and make your changes visible to users.
11199

112100
> [!NOTE]
113-
> - If you delete a component by mistake, in the command bar, select **Undo** to revert the form to its previous state.
101+
> - If you delete a component by mistake, on the command bar, select **Undo** to revert the form to its previous state.
114102
> - You can't delete a component that is locked or is using a required field that is not present anywhere else on the form.
115103
116104
### See also

0 commit comments

Comments
 (0)