We have a client (currently on BC) who would like to achieve similar instant filtering as used on site: https://www.listgbarristers.com.au/barristers (This example site is based on Craft CMS and algolia.com) EG: Under headline Gender tick Female or Male and see how the search result instantly / automatically updates.
Is there a way to achieve this functionality with treepl custom modules? Using Ajax or jquery?
The filters are dynamic on this page, using data from other custom modules so code doesn’t need to change when additional filters are added. As each filter is applied the page updates.