I’m going to make a crm web service.
I have 5,000 data, and I want to expose it to users as a repeating group.
But the landing speed is too slow, and it doesn’t even land at all. How can you help me in this case?
I’m going to make a crm web service.
I have 5,000 data, and I want to expose it to users as a repeating group.
But the landing speed is too slow, and it doesn’t even land at all. How can you help me in this case?
Hey @haruthanks59,
There are numerous ways you can approach this by. Assuming you have your repeating group as a full list at the moment, I’d try to either make it vertically scrolling, external vertically scrolling, or fixed cells then add a next page and previous page button.
Hope this helps