It would be a real killer feature, if infinitive Scroll would support multiple infinite Scrolls on one page.

Usecase:
Imagine a news mashup with 3 blockviews in 3 columns.

- If end of page of the vertically shortest infinitive view is arrived, all infinite Pagers could start loading. (Assuming the end of page of all infinitive views is more or less at the same vertical position this makes absolutely sense)

Are there any showstoppers which would make this impossible?

Anyways, thanks for that cool module!

Comments

Remon’s picture

Status: Active » Postponed (maintainer needs more info)

Thanks for checking out this module!
Frankly, enabling infinite scroll for multiple views will cause me a hassle in code. I'll postpone this til I figure out more use cases of this feature.

simon_s’s picture

As I said, for a use case of panels with multiple view columns I would love this feature. Infinite scrolling is sooo convenient compared to paging...
Come on, just drop some more paging IDs to your code and it will work, for sure! ;-)

jkopel’s picture

We have an additional use case which involves multiple views as "tabs" using a tabbing jquery module.
We would like to have each tab using infinite scroll, but at the moment it is not possible unless each tab is loaded as a separate page.

james.williams’s picture

Unfortunately, it doesn't look like the autopager library that this module uses will support multiple autopagers, which means the module would have to change it's implementation to use a different library? Which like Remon says, would be a big hassle. Which kinda sucks :-/

illmatix’s picture

Just ran in to this issue too. this feature would be great for twitter integration kind of like tweetdeck.

tjhart87’s picture

I've also run into this issue ... we are trying to use the Infinite Scroll feature within quicktabs. Works great for one view load but not for multi.

Would be great to see this feature added!

swim’s picture

+1 this would be a great addition, similar usecase to the OP.

supriyarajgopal’s picture

+1 I also have this requirement in Panels with multiple block views..Would love to see this work :)

funana’s picture

+1 for this.

Edit: Found this here, maybe be a good alternative https://drupal.org/node/1962804

sibany’s picture

+ 1 i am also Very interested in Views Infinite Scroll with multiple blocks views :D

swarad07’s picture

Issue summary: View changes

I used Views load more module + the waypoints plugin module to achieve this.

+1 for this feature request though, I like the module a lot and feel that this extra cherry should be added at the top :-) Even if it means changing the library.

jweirather’s picture

@swarad07: Can you elaborate somewhat about how you accomplished this? Even just an overview would be great. I'm looking to do something similar, and any guidance would be appreciated. Thanks!

honza pobořil’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)