Implement a custom search list functionality, users can select muliple criteria based of list field. To accomplish this, i developed a custom web part solution that: Create CAML Query, on client using javascript code Using HTML hidden input field send CAML to server A second web part read CAML and render...