Troubleshooting

hello

Im having trouble with a simple function in flutterflow, need help.

what I'm trying to do is to have a rotation of events that happens everyday at the same time.

events shows, then when past the time, event doesn't show, until the next day.

the problem is in firebase there is the date and time and cant delete the date, I only need the time, not the date, so when I filter the list, it shows on the day it was created but not on the next days.

how to filter only by time without the date?

What have you tried so far?

i tried filtering by time (greater or equal to) but it wont show on the next day

Did you check FlutterFlow's Documentation for this topic?
Yes
3 replies