Repeating group's show next button and previous button is wrong

i have 10 things(A,B,C,D,E,F,G,H,I,J) in database.
and i set Repeating group 4 rows.

when i push show next button,
and get to the last data

i don’t want Repeating group be like this
A,B,C,D → E,F,G,H →G,H I,J

i want Repeating group be like this
A,B,C,D → E,F,G,H → I,J

Does someone know how to make it realized?

Hi there,

Thanks for posting! The Repeating Group element now has a property to achieve just this. If you check the box for “Show partial list on last page if needed” you should get the behavior you’re looking for. I’ve included a screenshot below. Let us know if this helps!

Screen Shot 2021-06-10 at 9.57.30 AM

This topic was automatically closed after 70 days. New replies are no longer allowed.