Hi Bubblers,
I have a complex RG used as a feed of 3 data types combined into one. The RG has 3 groups that could display based on the type of data. The RG is using the extended vertical scroll
and is pretty “jumpy” when scrolling as it is trying to keep it with the images and data being queried.
What might be a good way to limit the amount of records being pulled at a time in hopes of a smoother scroll when the data is populating?
I am attempting to restrict the initial load of the RG with “Do a search for, :items until #5”. What might be a good way to pull the next 5 and so on? I dont to display a pagination of going to the next page, but rather a scroll feed on mobile.
Cheers,
Jason