Repeater item index access?
How can I access item index (number) not string
to be able to do the following (screenshot).
the client want to track the current item order.
4 Replies
😮💨
GitHub
Getting the current iteration for a repeatable entry in Infolist · ...
I am trying to create a repeatable entry section that calls a function on the current array to generate the required text entries.. How can I find the current index of the repeater in infolist. I a...
Thanks a lot, I will try those solutions ✨