How to get JSON data for all members to create a leaderboard showing top 5 plus current member placement? Answered
hey guys, Im trying to figure out how to create a leaderboard. Ive been trying to figure out how to get json data for all members to display the top 5 members and the placement of the current member.
Getting the current members data is easy, but to get all members is leaving me scratching my head lol
any help would be appreciated, thanks
Comments
5 comments
JSON might be a hard way to do this - i dont think you can get the JSON of any member except for the logged in one - maybe if you could send a video of your setup and what youre trying to do, I can suggest another way?
you can get jsons using the admin package but I really recommend against it. best way is to keep track of leaderboard separately in a db if you can
Why not try something like this.
Thank you guys! I will try the cms route.
Lahvjal Fuimaono how did you get on with this? I'm looking to do the same thing!
Please sign in to leave a comment.