Update View Result Summary after loading more content with Ajax enabled

Created on 12 November 2019, over 4 years ago
Updated 12 May 2024, about 2 months ago

I have a view with Ajax enabled.
I also have a Global: Result Summary in the Header with this content:

Displaying @start - @end of @total
<br />
Current Record Count: @current_record_count

When the page is first loaded, I see:

Displaying 1 - 10 of 100
Current Record Count: 10

The problem is that when I click on Load more, the Header is not updated.
I always see the Header exactly like the first page load.

When I click Load More, I expect to see:

Displaying 1 - 20 of 100
Current Record Count: 20

Would it be possible to implement this feature?
Thank you!

โœจ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

๐Ÿ‡ง๐Ÿ‡ทBrazil brunorios1

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024