Please pick a subcategory to help organize the information. Thanks!
Also, the more context you provide with your questions (screenshots, link to an open app, etc.), the more likely you’ll get good help quickly 
My problem is the search for a user with certain properties like you see in printscreen beneath…
I have always the problem bubble is not founding my user with a certain referral_code though he exists and the other users have the code in their referred_by Field… and I do not make any spelling mistakes or I do not have empty fields… so what can be my mistake?
You can ofcourse use debugger by running it in dev mode, using it will solve your issues
Privacy rules would be a pretty good guess.
what do you mean with privacy rules? I am not aware of such things… I must confess I am just starting to use this no coder program and do not pay yet until my mockup is ready to launch
k … I found what you said about privacy rules and you are correct!
thanks a lot!
It was maybe an easy question for you but a very difficult solution for me ;:
1 Like
can somebody help me with a reset password procedure … i tried the standard reset_pw page but I do not know how

thx a lot for the video … it was very helpfull and now it is working! 
1 Like
hey guys I have a new problem … i launched a project in live and try to see users in the live database by App data and user … but I see no new users though I see some new files coming in in the file manager. Is something wrong with my “privacy”.
What do I wrong ?
thx for your help, peter
I have only access to development version ??? why ? what is worng with my settings?
I had the same issue in Bubble—searching users with constraints can be tricky if the field type doesn’t match or is empty. Make sure the constraint matches the field type exactly (e.g., text vs. list of texts). Also, check privacy rules—they often block searches unexpectedly. Debug mode and “Do a search for:count” helped me trace where it broke.