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

New Post: Approving/Rejecting list items using SPServices

$
0
0

Thanks golka! I needed this tonight and you saved me some time...

For posterity, here's what the batch looks like:

 

		var updateModStatus = 	"<Batch OnError='Continue'>" + 
						"<Method ID='1' Cmd='Moderate'>" +
							"<Field Name='ID'>" + niemApp.projectID + "</Field>" + 
						       	"<Field Name='_ModerationStatus'>0</Field>" +
						 "</Method>" +
					"</Batch>";

Cheers,
Matt 

 


Viewing all articles
Browse latest Browse all 6517

Trending Articles



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