Hi There!
Is there a way to make a list, supose from 1 to 20, and expose that list in a repeating group?
For instance…
For i=1 to 20; i++ (In terms of programing…)
I wanna make a 20 days calendar without having it in DB
So, how can I make in a repeating group and add Current Data + Index Cell
Any Help?