App Search Filter

I have an App that is tracking inventory information. I'm wanting to add a search bar to where it will filter the data down based on the part number. I found a brick add in that has more code than I'm familiar with. Is there an easier way to add a search "card" in the app to filter the whole page rather than using the navigation at the top?

Answers

  • Have you tried putting a filter card on the App? Filters (dropdown) work across App cards so long as the field is common on the dataset. Create the filter with the same dataset you have on the App. If there are more than one cards with different datasets, it will filter where the field exists in the datasets.

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **

  • I'd like it to just display the search option in that filter drop down, I guess it might be just one click away but a way for the end user to quickly type out the part number.