Allow this module to work without AJAX enabled on the view itself

Created on 23 February 2025, 6 months ago

Problem/Motivation

Allow this module to work without AJAX enabled on the view itself.
https://www.drupal.org/project/views_load_more seems to have that option, and in some cases it might make sense to support this.
Of course, AJAX will be used & needed in the background to load the further results.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • 🇩🇰Denmark ressa Copenhagen

    Thanks for creating this issue, that would be a very nice feature. Though, it looks like you still need to click "Load more" manually with https://www.drupal.org/project/views_load_more to get more results, unless I am missing something ...

  • 🇩🇰Denmark ressa Copenhagen

    Updating the Issue Summary, to clarify why requiring AJAX in a View can be problematic, since Photoswipe stops working.

  • 🇹🇭Thailand tjerah

    I support this request too. In my case, I need the exposed filters to use the query parameters (no ajax mode). Since the Infinite Scroll works when views ajax is enabled thus the exposed filters become ajax mode too. It would be great if Infinite scroll could check if views ajax is disabled then use its own ajax.

  • 🇬🇧United Kingdom SirClickALot Somerset

    I too support this issue since we have numerous Views (e.g. Search API and Facets 2.x views) where we either cannot enable AJAX or don't wish to because the long and highly useful URL picked up after a faceted search is really value to have.

Production build 0.71.5 2024