Auto-submit views filters with ajax and Better Exposed FIlters

Create a list with a search filter, that automatically updates as you type for faster interaction.

Example: https://theme.mantra.network/issues

  1. Create a view with an exposed combine fields filter.
    1. Search in title/body fields.
  2. Enable Better Exposed Fiters in your view.
  3. Enable auto-submit setting for BEF.
  4. Enable ajax.

Now when you type something, like "table", the results will be filtered automatically.

Tags