CMS setup for multiple input searching

Hi,

I have a collection of “jobs” in my CMS. Each job has a category (software, testing etc) a type (permanent, contract) and a location (fixed regions of the UK). I would like to allow a user to:

  • Scroll to the jobs section of the website and see the most recently added 10 jobs
  • Filter jobs with dropdowns for category, type and location. Ideally this will happy dynamically as they make changes but until an option is selected no filter is applied
  • Click to expand the list if they would like to see more than 10 jobs (this could take them to another page if needed)

Is there a tutorial / guide I can read up on to learn how to do this? Any tips are appreciated!

1 Like