| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Feb 19 at 14:25 | |
| stats | profile views | 1 |
|
Dec 10 |
comment |
access a list in a subsite with Javascript thanks for your help |
|
Dec 10 |
awarded | Student |
|
Dec 10 |
comment |
access a list in a subsite with Javascript Thanks for your help. Code like this? Where News is a subsite. var context = new SP.ClientContext("SPServer/News"); var items = contextManagement.get_web().get_lists().getByTitle("Posts"); |
|
Dec 10 |
comment |
access a list in a subsite with Javascript Thanks for your help Dave. Because the list is in the subsite of the sitecollection and i want to show the items on a page in the root site. I dont cant finde the content query webpart in the foundation. And i have to use the foundation. |
|
Dec 10 |
asked | access a list in a subsite with Javascript |