Hello,
I have created a dynamic sports page showing the unique member (the coach) a list of their individual players stats and metrics inside a repeater based on the stats/metrics the coach inputs into each players text field. *Example, a player runs the 60 yard dash and the coach inputs the players recorded speed time inside the 60yd Time input field that uploads to the coaches database.
Is there a way if the coach does not enter a time (60yd Time) for an individual player, that when the coach goes to view their dynamic page, the repeater does not show the whole container showing the player photo, name, 60yd Time and year? Basically, the repeater only shows the players in the repeater that have a 60yd Time entered into the field on the database?
Here are some images from my dynamic page showing the repeater, container, dataset and then field key from the database. I am new to coding, so if there is a code for this, can somebody please help and provide what the code might be please and thank you?