Data Tables Filters In Ajax Mode Disabled

Hi Charlie,

Just wondering if filtering is either broken, or deliberately unavailable when Data Tables are in Ajax mode?

I have finally managed how to get Ajax filtering working properly on a site, which is perfect for Data Tables. Filtering works fine in Client Mode, but as soon as it is switched to Ajax, all filters disappear.

I have constructed a workaround, using CS Forms to do the filtering and feed the filters back into Data Tables via its Looper Provider’s Custom JSON. This works fine, but is not fully native to Data Tables, hence my question about whether filters are meant to be disabled when in Ajax mode. Here is my temporary page showing the frontend filtering. More in a Secure Note. https://staging.rememberthefallen.co.uk/nurses-table/

Thanks,
Christopher