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?
