I am currently building a leaderboard software. I am using repeating groups to display entrants in a competition but where I am struggling is adding a number next to the entrants details. there is no set number of entrants so I can’t add it outside of the repeating row and I cant associate it to the entrant as entrants will change position on the leaderboard periodically. Any help would be awesome! Thanks!
Hi there, @conor86… it’s not necessarily clear what you want the number to represent, but given that it’s a leaderboard, can you get what you need by using a text element to display the Current cell's index
?
Best…
Mike
Its supposed to represent the position on the leaderboard. That sounds like it might just work! Thanks Mike!
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.