New Post: Cascading Drop-Down Project (Information Gathering)
Everyone starts somewhere! M.
View ArticleNew Post: CopyIntoItems using an XML string
CopyIntoItemsLocal is intended for copying an existing document into a new location. That's really the whole purpose of the Copy Web Service, as limited as it is. I think what you want is...
View ArticleNew Post: CopyIntoItems using an XML string
Hi Paul, It is giving me an access denied in jQuery-1.6.2.min.js file, though, in my App, I tried giving full control in appmanifest.xml. Not sure, whats going wrong? Hi Marc, Will UpdateListItems...
View ArticleNew Post: CopyIntoItems using an XML string
Also, while using CopyIntoItems method in SP 2013 app, the Source / Destination URL will be the Host Web URL only and not the App Web URL, correct ?
View ArticleNew Post: CopyIntoItems using an XML string
I have no idea how the SOAP Web Services will hold up in the 2013 app model. Is there some reason you aren't using CSOM? M.
View ArticleNew Post: CopyIntoItems using an XML string
Hi Marc, My belief is that your library is much lighter, simpler and easier to use than CSOM. I am a big fan of your library and I love it. I will go for CSOM, only in the worst case, as my last...
View ArticleNew Post: CopyIntoItems using an XML string
Re: access denied in JqueryAre you going cross domain? It sounds that way. I have not worked with the app model, so I'm not sure either. It could be that your app is on a different domain? --...
View ArticleNew Post: CopyIntoItems using an XML string
Yes Paul. App is on a different domain. Thanks for pointing that out. I think, I will have to use only CSOM here.
View ArticleNew Post: CopyIntoItems using an XML string
Heh. I should send those comments to the SharePoint Product Group. ;+) M.
View ArticleNew Post: Aggregate Functions (SUM) using CAML
Can anyone please recommend the correct way of doing an aggregate sum? I'm stuck on this. Ultimately I need to Sum the Amount for each user and then sort by the Total Sum Amount from highest to Lowest....
View ArticleNew Post: CopyIntoItems using an XML string
Marc,Nah. I think this is an opportunity for a jquery library that wraps CSOM and makes it easy. Know anything about that type of thing? -- _________Paul T
View ArticleNew Post: Push InfoPath attachments into Document Library
I need to find a way to isolate, decode, and copy attachment (base64 encoded) files from an InfoPath XML into a document library. I have had some success following this thread:...
View ArticleNew Post: Creating a new list item using UpdateListItems
Can someone provide information on how to use the UpdateListItems service to create new list items in list "B" from the information entered into list "A"? I am attempting to create a new associate list...
View ArticleNew Post: cascading dropdown in "Quick Edit" view
Hello, I would thank to everybody who is contributing to this useful library and I can work with it in New, Update form. However, I think it's not available for the "Quick Edit" view in SharePoint...
View ArticleNew Post: Creating a new list item using UpdateListItems
William: Your syntax seems a bit odd to me, though it seems as though it should work. When you say it's "not working properly", what is the result you're seeing? M.
View ArticleCreated Feature: Get SPCascadeDropdowns Working with SharePoint 2013 Quick...
SPCascadeDropdowns does not work with the "Quick Edit" view - aka the new Datasheet view - in SharePoint 2013 as of SPServices 2013.01.
View ArticleNew Post: cascading dropdown in "Quick Edit" view
qnguyen: You are correct that SPCascadeDropdowns does not work with the "Quick Edit" view - aka the new Datasheet view - in SharePoint 2013 as of SPServices 2013.01. In fact, it's been on my mental...
View ArticleCommented Issue: async on version 2013.01 [10148]
From: https://spservices.codeplex.com/discussions/444799I have an issue with a function not running async when upgrading SPServices to the new version. The issue I found was at line 1220 of SPServices....
View ArticleCreated Issue: async on version 2013.01 and caching [10182]
From https://spservices.codeplex.com/discussions/444799Marc,This is going to be long… I did not want to post yesterday night because I wanted to first do some testing so that I could prove my...
View ArticleNew Post: async on version 2013.01
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View Article