Hello,
I created a customer portal with 2 user permissions, player and host.
The player has a username and plays a game. The host will enter the username of the player and add a score. The host should be able to see all records of all players.
I would like the player to be able to see only the data that the host entered that matches this player's username. Is that possible?
Thank you