How to hide search results when there is nothing inputed in the search bar?

I want to hide search results until I type something into the search bar.

Right now, my app shows every single user on the app listed before anything is typed in the search bar. I want to see nothing until I type in a user’s username and then I want to only see that person’s username appear on the list.

List only visible if form input is not empty?

1 Like

Thanks so much for your reply! Just took your advice and this is how it is currently:

Sometimes visible > input 3 > is equal to > 0

It doesn’t show a list of every user on the app anymore but it also won’t let me search anything any more? :frowning:

Thanks so much for your reply! Just took your advice and this is how it is currently:

Sometimes visible > input 3 > is equal to > 0

It doesn’t show a list of every user on the app anymore but it also won’t let me search anything any more? :frowning:

1 Like

Just leave that field empty, don’t put a 0

1 Like

Thank you SO MUCH! Especially for taking the time to do the screen shot and everything :slight_smile: this worked perfectly! Been scratching my head over this for a while haha

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.