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

New Post: Using two conditions in SPFilterDropdown CAML Query, is that possible?

$
0
0
Whatever you pass in as the CAMLQuery is enclosed in <Where> in the function. Therefore, you should just pass in the CAML clauses you need, like so:
CAMLQuery: "<And><Eq><FieldRef Name='Small'/><Value Type='Choice'>No</Value></Eq><Eq><FieldRef Name='Current'/><Value Type='Choice'>Active</Value></Eq></And>", 
M.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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