Sharepoint: limit the results in caml query


/ Published in: JavaScript
Save to your folder(s)

First option uses a parameter in <a href="http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/">spservices method</a> to limit the results to four. Second option limits the results returned to six in the caml query iteslf using the &lt;RowLimit&gt; property.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.