Hello there, I am trying to create a ban system of my own, Im not sure what im doing wrong. I want the ban system to search for username, then list it below in box, select user and then submit it. Not sure why its saying invalid?
Thanks for posting! Your data source for your RepeatingGroup User is currently a circular reference - that means you’re trying to use the group itself as a source of data to fill out the group, and it’s going around in circles. You will need to set your data source using the “do a search” function and define the list of users you want to fetch into your group that way.
Feel free to reach out to us at support@bubble.io if you need further information!