I want to make it so that when a user clicks on an item in a list, they cannot see that item in the list again.
Specifically they are ads made by my users. So that a user cannot abuse earning credits by clicking the same ad over and over. They should only be able to see an ad once and get credits for that ad once.
Is this possible? I am having a difficult time figuring out how to do this.
Thank you! That would work but the problem I am having is that “current ad” is not an option anywhere. I must have my relationship wrong somewhere. So it just does the whole list and not individual things in the list.