Skip to content

Commit 3993b7c

Browse files
authored
Updated YAML, intro, and bookmarks
1 parent a63bd7b commit 3993b7c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/sp-add-ins/work-with-host-web-data-from-javascript-in-the-add-in-web.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
22
title: Work with host web data from JavaScript in the add-in web
3-
ms.date: 10/27/2017
3+
description: Prepare the host web calendar, create JavaScript and a button to invoke it, specify the permissions the add-in needs, and run and test the add-in.
4+
ms.date: 11/02/2017
45
ms.prod: sharepoint
56
---
67

78
# Work with host web data from JavaScript in the add-in web
89

9-
Use the SharePoint JavaScript object model (JSOM) to work with SharePoint data in the host web from JavaScript on pages in the add-in web.
10-
11-
> [!NOTE]
12-
> The name "apps for SharePoint" is changing to "SharePoint Add-ins." During the transition, the documentation and the UI of some SharePoint products and Visual Studio tools might still use the term "apps for SharePoint." For details, see [New name for apps for SharePoint](new-name-for-apps-for-sharepoint.md).
13-
1410
This is the eleventh in a series of articles about the basics of developing SharePoint-hosted SharePoint Add-ins. You should first be familiar with [SharePoint Add-ins](sharepoint-add-ins.md) and the previous articles in this series:
1511

1612
- [Get started creating SharePoint-hosted SharePoint Add-ins](get-started-creating-sharepoint-hosted-sharepoint-add-ins.md)

0 commit comments

Comments
 (0)