Search bar not working

I added a search bar to a screen, but it’s returning no results when linked to database. It’s set up to create a search by name. No results in search.

I can only see the search results if I have the ENTIRE list in a simple list format on the page. I just want the search bar, not the entire list of organizations in the database.

Hi @tiffany you could setup the list to be hidden until a search term has been entered.

Thanks. Can you point me in the direction of how to do that? I set the max at 0, but when I do that, no organizations come up, even when searching the name.

You might want to remove the limiter, since that limits the amount of results that will be rendered in the list. If you click the three dots in the top right of the panel, while selecting the list, there will be a change visibility option. From there you can setup the conditional rendering for the list

I’ll try That. Thank you.

1 Like