CMS multi search field

Hi,

I have several CMS lists, and I would like to create a multi-search field like this website here, where it will search all the content in the CMS lists based on several criteria:
https://artsined.esboces.org/AIESearch.aspx

Can anyone please direct me on how to do this? A tutorial would be great also.

Thank You!!


Here is my public share link: LINK
(how to access public share link)

I’m unable to access that page. But if I’m imagining the general build right, I’d look at using these 3 libs together-

  • Finsweet CMS filter
  • Finsweet CMS load
  • Finsweet CMS combine

Sorry, here is what it looks like:

I don’t usually see filters using multiple text boxes.
However it might well be possible if you can target each of them to an individual property of your result records.

I’d prototype that first.

Alternatively, you could make Keyword a textbox-based filter, and then make Org, Artist, Program… dropdown lists that you pick from.