Skip to content

Commit 77fb6a2

Browse files
authored
Live publish
2 parents 13e5389 + f8d0674 commit 77fb6a2

File tree

343 files changed

+1023
-1031
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

343 files changed

+1023
-1031
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/client-scripting-best-practices.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.topic: "article"
66
applies_to:
77
- "Dynamics 365 (online)"
88
ms.assetid: 16271bd8-cfa8-4a7f-802a-60fbff7c3722
9-
author: "KumarVivek"
10-
ms.author: "kvivek"
11-
manager: "annbe"
9+
author: "Nkrb"
10+
ms.author: "nabuthuk"
11+
manager: "kvivek"
1212
search.audienceType:
1313
- developer
1414
search.app:
@@ -17,8 +17,6 @@ search.app:
1717
---
1818
# Best practices: Client scripting in model-driven apps
1919

20-
21-
2220
These are some of the best practice tips you could consider while writing your JavaScript code for model-driven apps.
2321

2422
## Define unique JavaScript function names

powerapps-docs/developer/model-driven-apps/clientapi/clientapi-execution-context.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.topic: "conceptual"
66
applies_to:
77
- "Dynamics 365 (online)"
88
ms.assetid: 1fcbf0fd-4e47-4352-a555-9315f7e57331
9-
author: "KumarVivek"
10-
ms.author: "kvivek"
11-
manager: "annbe"
9+
author: "Nkrb"
10+
ms.author: "nabuthuk"
11+
manager: "kvivek"
1212
search.audienceType:
1313
- developer
1414
search.app:
@@ -17,8 +17,6 @@ search.app:
1717
---
1818
# Client API execution context
1919

20-
21-
2220
The execution context defines the event context in which your code executes. The execution context is passed when an event occurs on a form or grid, which you can use it in your event handler to perform various tasks such as determine [formContext](clientapi-form-context.md) or [gridContext](clientapi-grid-context.md), or manage the save event.
2321

2422
The execution context is passed in one of the following ways:

powerapps-docs/developer/model-driven-apps/clientapi/clientapi-form-context.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.topic: "conceptual"
66
applies_to:
77
- "Dynamics 365 (online)"
88
ms.assetid: 0cf94e8d-801a-451f-98c3-130e912f963b
9-
author: "KumarVivek"
10-
ms.author: "kvivek"
11-
manager: "annbe"
9+
author: "Nkrb"
10+
ms.author: "nabuthuk"
11+
manager: "kvivek"
1212
search.audienceType:
1313
- developer
1414
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/clientapi-grid-context.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.topic: "conceptual"
66
applies_to:
77
- "Dynamics 365 (online)"
88
ms.assetid: f884d7d4-31e6-4080-acd9-493e81e6b278
9-
author: "KumarVivek"
10-
ms.author: "kvivek"
11-
manager: "annbe"
9+
author: "Nkrb"
10+
ms.author: "nabuthuk"
11+
manager: "kvivek"
1212
search.audienceType:
1313
- developer
1414
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/clientapi-xrm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.topic: "conceptual"
77
applies_to:
88
- "Dynamics 365 (online)"
99
ms.assetid: 15272ad9-25d7-499e-9361-a65f789daf20
10-
author: "KumarVivek"
11-
ms.author: "kvivek"
12-
manager: "annbe"
10+
author: "Nkrb"
11+
ms.author: "nabuthuk"
12+
manager: "kvivek"
1313
search.audienceType:
1414
- developer
1515
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/debug-JavaScript-code.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.topic: "conceptual"
66
applies_to:
77
- "Dynamics 365 (online)"
88
ms.assetid: 3edad039-4397-4984-a29b-9307a7a2aaee
9-
author: "KumarVivek"
10-
ms.author: "kvivek"
11-
manager: "annbe"
9+
author: "Nkrb"
10+
ms.author: "nabuthuk"
11+
manager: "kvivek"
1212
search.audienceType:
1313
- developer
1414
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/events-forms-grids.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ms.service: powerapps
55
ms.topic: "reference"
66
applies_to: "Dynamics 365 (online)"
77
ms.assetid: 9fb38429-55ef-45ce-a3a3-e649e1be89d0
8-
author: "KumarVivek"
9-
ms.author: "kvivek"
10-
manager: "annbe"
8+
author: "Nkrb"
9+
ms.author: "nabuthuk"
10+
manager: "kvivek"
1111
search.audienceType:
1212
- developer
1313
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.topic: "conceptual"
77
applies_to:
88
- "Dynamics 365 (online)"
99
ms.assetid:
10-
author: "KumarVivek"
11-
ms.author: "kvivek"
12-
manager: "annbe"
10+
author: "Nkrb"
11+
ms.author: "nabuthuk"
12+
manager: "kvivek"
1313
search.audienceType:
1414
- developer
1515
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/reference/GetGlobalContext-ClientGlobalContext.js.aspx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ ms.date: 04/15/2020
44
ms.service: powerapps
55
ms.topic: "conceptual"
66
ms.assetid: b58e6173-e3cd-4a3b-b39a-334c295503ec
7-
author: "KumarVivek"
8-
ms.author: "kvivek"
9-
manager: "annbe"
7+
author: "Nkrb"
8+
ms.author: "nabuthuk"
9+
manager: "kvivek"
1010
search.audienceType:
1111
- developer
1212
search.app:

powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-App/addGlobalNotification.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: "addGlobalNotification (Client API reference) in model-driven apps| Micro
33
ms.date: 03/09/2020
44
ms.service: powerapps
55
ms.topic: "reference"
6-
author: "KumarVivek"
7-
ms.author: "kvivek"
8-
manager: "annbe"
6+
author: "Nkrb"
7+
ms.author: "nabuthuk"
8+
manager: "kvivek"
99
search.audienceType:
1010
- developer
1111
search.app:

0 commit comments

Comments
 (0)