No announcements
Found 1885234 threads
-
0 Votes
Deploying data on the host web ?
One approach would be to use event receivers and write CSOM code to programmatically deploy things on the host web but that would force you to use a ...Answered | 9 Replies | 3285 Views | Created by sagar2610 - Monday, February 18, 2013 6:49 AM | Last reply by Restless Spirit - Friday, July 26, 2013 5:42 PM -
0 Votes
How do you access data in an app web from the host web?
The easiest thing here to do is to create a client app-part for your SharePoint add-in, instead of a using a script editor web part.Answered | 1 Replies | 654 Views | Created by Nick Larter - Thursday, October 22, 2015 8:22 AM | Last reply by Steve.Curran - Monday, October 26, 2015 12:31 AM -
2 Votes
listitem not defined
On Wed, 15 Sep 2010 13:27:52 +0200, <roma_victa> wrote: > yes but it solves one error but as soon as i Imports > ...Answered | 5 Replies | 6005 Views | Created by roma_victa - Wednesday, September 15, 2010 10:54 AM | Last reply by Heslacher - Thursday, September 16, 2010 5:49 AM -
0 Votes
data storage for web hosting business
I have recently become a web reseller.Answered | 1 Replies | 485 Views | Created by AdamJEdgar - Thursday, November 28, 2013 8:50 PM | Last reply by Pradeep M G - Friday, November 29, 2013 2:18 AM -
1 Votes
Why is Listitem undefined?
I see that there is a built-in ListItem for Web Forms, but not Windows Forms.Answered | 1 Replies | 2865 Views | Created by mentalmidget - Monday, March 23, 2009 11:09 PM | Last reply by Jason Kresowaty - Monday, March 23, 2009 11:56 PM -
0 Votes
Clicking on cell of ListItem
From your description, it seems that the Listitem is a custom control.Answered | 1 Replies | 428 Views | Created by Alex Charizaram - Monday, January 18, 2016 4:23 PM | Last reply by lake Xiao - Tuesday, January 19, 2016 9:25 AM -
0 Votes
How to read Data from App web and write data to a host web by making REST calls
Hi Akshay, About how to access data in app web and host web using REST API when developing SharePoint Hosted App, the links below would ...Answered | 1 Replies | 762 Views | Created by Akshay Nangare - Friday, July 10, 2015 11:20 AM | Last reply by Patrick_Liang - Monday, July 13, 2015 11:23 AM -
0 Votes
SharePoint update ListItems
You can update ListItem field value as mention by Jev except you should pass field display name in ListItem["DisplayName"].Answered | 7 Replies | 4652 Views | Created by IPK007 - Saturday, December 19, 2009 11:03 AM | Last reply by Shobha P - Monday, December 21, 2009 12:20 PM -
0 Votes
ListItem of SPItemEventProperties
You can get it in ItemAdded event or you can use properties.AfterProperties["FieldName"] to get some fields data.Answered | 9 Replies | 5177 Views | Created by SPDeveloperXP - Tuesday, January 26, 2010 9:47 AM | Last reply by SPDeveloperXP - Tuesday, January 26, 2010 1:57 PM -
0 Votes
host web vs app web
Although the app web has its own isolated domain, it is in the same site collection as the host web.Answered | 2 Replies | 2774 Views | Created by h_user2016 - Friday, March 6, 2015 8:32 PM | Last reply by AlexanderShelopukho - Saturday, March 7, 2015 10:45 AM -
0 Votes
Deleting all listItems in an ItemColection
ListItem item in listItems) ...Answered | 3 Replies | 12119 Views | Created by Skydolphin - Tuesday, July 27, 2010 10:21 PM | Last reply by Jonx007 - Sunday, December 9, 2018 12:26 AM -
0 Votes
Host Web ListItem Data
Hi zhuw12, In SharePoint Hosted Add-in, this is supported to call host web data from Rest API, please check the following ...Answered | 1 Replies | 1907 Views | Created by zhw12 - Tuesday, June 30, 2020 2:05 AM | Last reply by Jerry Zy - Wednesday, July 1, 2020 4:33 AM -
0 Votes
Exposing web services in provider hosted app to the host web
Hi Joakim, Per my understanding, you might want to consume a custom web service from pages in host web, this custom web service is ...Answered | 1 Replies | 864 Views | Created by Joakim Molin - GBG - Sunday, May 24, 2015 9:00 PM | Last reply by Patrick_Liang - Monday, May 25, 2015 8:43 AM -
2 Votes
Add 2 line at a listitem.
void InsertCallLogTableList(HWND hTableList) { LVITEM ...Answered | 6 Replies | 5812 Views | Created by jamil_2342 - Wednesday, September 7, 2011 8:54 AM | Last reply by Michael Koster - Friday, September 9, 2011 6:42 AM -
1 Votes
Get URL for List and ListItem
Hi, It seems you need to get correct ListItem URL from ListItem’s property, and thanks for all helpful ...Answered | 8 Replies | 14128 Views | Created by SPDeveloperXP - Wednesday, September 23, 2009 5:26 PM | Last reply by Sherazad - Monday, June 2, 2014 8:14 PM -
1 Votes
listitem does not allow selectionitempattern
Certain Controls support this but it appears this is only in ...Answered | 1 Replies | 2052 Views | Created by abhiramn - Thursday, April 12, 2012 1:33 AM | Last reply by Jeff Sanders - Thursday, April 12, 2012 12:12 PM -
0 Votes
Azure for Web Hosting
Hi, please check these links: Introducing Web Hosting Plans for Azure Web ...Answered | 1 Replies | 1342 Views | Created by Avinash V - Tuesday, September 8, 2015 5:25 PM | Last reply by Azam Khan - MSFT - Tuesday, September 8, 2015 5:47 PM -
1 Votes
Self Hosting Web Application versus IIS Hosting?
I had seen this link before, but it talks about hosting web services, and I am specifically looking for hosting a web application.Answered | 7 Replies | 14740 Views | Created by Secure Blob - Monday, October 26, 2015 12:09 PM | Last reply by DA924 - Saturday, October 31, 2015 8:01 PM -
8 Votes
Windows Azure vs Web Hosting
Only problem I saw is you can't write c# code for it and you can only manipulate the data with javascript or something.Answered | 14 Replies | 28707 Views | Created by Andreas Brosten - Tuesday, August 10, 2010 1:51 PM | Last reply by danparker276 - Wednesday, July 10, 2013 4:42 PM -
0 Votes
Hosting a web site in Azure
My customer wants to host a web portal in Azure and they have done a PoC using IaaS.Answered | 2 Replies | 615 Views | Created by Palchak - Monday, June 10, 2019 1:52 PM | Last reply by Ranjith Ramachandra - Monday, June 10, 2019 8:34 PM - Items 1 to 20 of 1885234 Next ›
No announcements