Repeater index find
Is there a way to get the index of the repeater im in inside the state function of a textinput inside the repeater?
5 Replies
I think you can use $i passed into the function ?
$i doesnt work any solution?
Not of the top of my head... Try some source diving 🙂
I don’t think this is possible out of the box. Someone did manage to get it working though. Search the help threads. Their solution might be posted.
Did you ever find a solution to this? I'm trying to set ->disabled on a field based on the repeater index.