Hello,
I want to infinite scroll the list in the block.
I also updated the OutSystemsUI to the latest version.
on the Screen CSS
.screen-container {
overflow-y: initial;
height: auto;
}
I put in the code.
for List Attribute
infinite-scroll-threshold = 10
It didn't work when I set it up.
so I looked at the discussions and documents written in the forum and tried it by referring to them,
https://success.outsystems.com/Documentation/Best_Practices/Development/Mobile_Data_Rendering?_gl=1*13i46r3*_ga*MTA2ODQ1MzQ3OS4xNjcyNzIxOTQ2*_ga_ZD4DTMHWR2*MTY3NDc4ODkxMC40Ny4xLjE2NzQ3OTI3NzYuNjAuMC4w
but it still doesn't work.
Who can provide a demo of the mobile infinity scroll?
Hi @GeonOh Hwang
Can you share OML or some screenshots for more understanding.
Thanks,
sonali verma
Hi @Accelance Partners
Thank you for answering my question.
The problem now is that Infinity Scroll doesn't work when you first enter the tab, but when you enter the second tab, Infinity Scroll works.Go to the second tab and go to the first tab.Infinity Scroll works.
It's the same thing if you scroll with 10 MaxRecords.
Can you solve this problem?I uploaded my oml
Please help me.