Hey guys i am building a native app in bubble, i faced a problem which is :
I have two type of users in my app, one creates a request and the other one receives it. When a request is created it’s added to a table with all the details, for the receivers page i created a vertical list with a do a search for in table table with some conditions. One of them being the « created date of the request > user got online at ». So that the user only receives requests created after he got online, problem is, it doesn’t work!!
I have tested many things, vertical list, short list, made sure i matched exactly the format of the two dates, recurring actions…doesn’t work.
Important thing to know, when i delete the created date condition, the old requests do appear, but for the « realtime effect » just doesn’t work. I hope you guys can help with that🙏