F
Filament•16mo ago
amir18

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
toeknee
toeknee•16mo ago
I think you can use $i passed into the function ?
Anik
Anik•16mo ago
$i doesnt work any solution?
toeknee
toeknee•16mo ago
Not of the top of my head... Try some source diving 🙂
awcodes
awcodes•16mo ago
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.
phydeaux
phydeaux•13mo ago
Did you ever find a solution to this? I'm trying to set ->disabled on a field based on the repeater index.

Did you find this page helpful?