2

Right now, using a repeater inside a custom page works correctly on the Web client, but on Mobile (iOS and Android) the list only displays the first 15 records and does not load additional records when scrolling to the bottom.

Customer Support indicated that this is a design limitation intended to improve page load performance. However, repeaters in custom pages should behave consistently with those in standard pages (e.g., Item List): initially loading a limited number of records, but then dynamically loading additional records as the user scrolls.

Aligning this behavior would ensure consistency across clients and avoid functional limitations on mobile devices.

Category: General
STATUS DETAILS
New