I’m trying to add an achievement system. I created a Achievement Collection with many records of Achievements. I made a simple button to show the problem. I made another Collection called User Achievements where it would serve as a Database to give the users an Achievement. Now with this button I show the problem where I cannot seem to connect/link the new User Achievement with an existing Achievement that I’ve already made.
Can anyone please help me. It seems like such a simple fix. I’ve made sure that all the relationships are setup properly.