Do a search for realtime

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🙏

have you used the selectble list element? for me it is what best reproduces the behavior of RG on mobile at the moment

No i didn’t i only tried the short list item and vertical list view type, will try it out now and thanks for the idea🙏

You are the best, thank you so much man it’s working perfectly