Can i organise the leaderboard by name alphabetical order?
I am kind of trying to make it do something it probably wasn't designed to do but I have this requirement. Is this a possibility?
Hey joeyjojoe71!
If you could fetch all the entries of your leaderboard, then you can write your own algorithm to sort those entries based on their usernames in alphabetical order.