958
Views
5
Comments
Solved
Any Resources About Infinite Scrolling on Mobile Apps?
Application Type
Mobile

Hello everyone,

I am starting to study for the mobile certification. Just looked into the exam topics. I couldn't find anything about Infinite Scrolling on the Guided Path. Had a look into the documentation and didn't find much either.

Anyone can point me in the right direction pls?

2021-06-02 20-50-04
Márcio Carvalho
Solution

The only documentation that I could find was this. But still trying to look. There is also a lot of discussions in the forum about the infinite scroll or on scroll ending event in mobile lists.

https://success.outsystems.com/Documentation/Best_Practices/Development/Mobile_Data_Rendering?_gl=1*1rigmad*_ga*MTY4ODA4MDcwNC4xNjMzMDc3Njgw*_ga_ZD4DTMHWR2*MTY0MjUyNDg0Ny41LjEuMTY0MjUyNDg3NS4zMg..

You can always do a test and see how that is built in a mobile application.

Regards,

Márcio

2018-10-18 08-34-00
Eric Bulters
 
MVP

Hi Lourenco,

If I remember correctly I think they might be referring to the On Scroll Ending of the list element

2023-05-30 10-05-13
Lourenço Matalonga

Thanks @Eric Bulters and @Márcio Carvalho . Yeah i thought about it being the On Scroll Ending action also. 

2019-09-16 08-30-14
Claiton Faleiro

You definitely can create a mobile application, create for instance a page based on a template with some gallery in it so the logic will be automatically done, then you can find out how the logic works.

2023-12-21 16-07-59
João Vasco Fernandes

I had the same issue.

I found some info in the documentation:

-Documentation/ Best Practices/ Development/ OutSystems Mobile Best Practices

 (section about "Optimize the Loading of Lists")

-Documentation/ OutSystems 11/Reference/ OutSystems Language/Interfaces/ Designing Screens/ List

Hope it helps.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.