Hi Guys,
Thanks for all your help!
I’ve been using to put two conditions in the CAML Query for SPFilterDropdown and its not working. Am I supposed to use only one condition? Please help!!
When I use one of those conditions its working perfectly. Below is the code.
CAMLQuery: "<Where><And><Eq><FieldRef Name='Small'/><Value Type='Choice'>No</Value></Eq><Eq><FieldRef Name='Current'/><Value Type='Choice'>Active</Value></Eq></And></Where>",
Thanks,
Ashmith
Thanks for all your help!
I’ve been using to put two conditions in the CAML Query for SPFilterDropdown and its not working. Am I supposed to use only one condition? Please help!!
When I use one of those conditions its working perfectly. Below is the code.
CAMLQuery: "<Where><And><Eq><FieldRef Name='Small'/><Value Type='Choice'>No</Value></Eq><Eq><FieldRef Name='Current'/><Value Type='Choice'>Active</Value></Eq></And></Where>",
Thanks,
Ashmith