Hi I’m doing a leaderboard for my app and I need your help . I want the current user to be able to search for his user profil and know which is his position in the leaderboard ( 1 st for example ) . That’s why I do not wanna use the current cell index number .
If you don’t want to save this number to the DB, you can still use Current Cell's Index but with a trick.
Simply, show all the runners in the repeating group and hide the group or the element in the cell based on the filters (inputs values, dropdown values etc). See the demo below:
The numbers you see before names is the Current Cell's Index. They still don’t change because, technically, I am just hiding other cells: