Hi!
I have 2 visibility issues what I cant solve.
1.) I have Collection of Events. Every Event has a date. On a listview there is an infowidget, that SHOWS UP ONLY if the Event date is TODAY. I want to hide it when this Event is not today!
2.) Another icon have the same conditional visibility problem. This info is a "NEW" icon.
I want to show "NEW" icon on events only when they are "just" created in the last 1 week from today. This tells for users, this event is a NEW Event on the list! If the event created date is more that 1 week (e.g created 10 days ago), this icon will not show up anymore, because this event is not new anymore.
I can not figure it out how to set up this conditional visibility in Flutterflow. What I need to create and how to make this function to work?
I think it has not to be that hard, but I'm new with FlutterFlow. Thanks for your instructions!
How to show a widget only if the Event date is today? (Conditional visibility)
1
4 replies