I have a chat in my app, and I’ve create the chat in HTML, CSS and Java not using the Bubble native repeating group way. Anyway, in order to show what users are online i’ve created under User data an “is online” type “Yes/No”.
I know my Data API Url up to User… how do I get to “is online” and the “yes/no” constraint?
Thank you!