Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: SPUpdateMultipleListItems dynamic query and value?

$
0
0

I usually alert the query and value parameters to make sure they construct properly.

In my constructions, I don't have the backward slashes.  Also, the text strings are included in one double quote.  Try:

var query = "<Query><Where><Eq><FieldRef Name='bscParentTask' LookupId='TRUE'/><Value Type ='Lookup'>"+ taskID +"</Value></Eq></Where></Query>";
var value = "[['Date Completed', " + dateComp + "]]"


Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>