I need some help, I’m just jumping in the fantastic world of programming … please!
I have a database with all the Sports Matches. I have a Repeater with the matches and with inputs, where the winner of the match places the score. (all of this inside a members area) the question is: how can I know which member has placed the score?
The issue, the owner of all the items, is me. Because I am the one who creates the items (the matches), the members just complete the input.
Second part, I placed the matches and the score together in a Table, but how could add a column with the member who has written the score, how could I do this?