Quick search feature?

Is there a way to quick-search a data collection? Here is what I mean:

  • have a text box above table headers and a “search” button next to it
  • user types in some text (e.g. “John”) in that text box and clicks “search”
  • only records where the contents of the search box match any of the searchable fields are shown (e.g. Person record where firstname like ‘%john%’ or lastname like ‘%john%’)

There is the option to enable filters on a table in UI builder, but building one is very technical and a lot of clicks. I’m coming from Salesforce and this is what it looks like there:

This scenario is not supported now

1 Like

Is this something on the feature list or any workaround that can be implemented.

Thanks @kreshot we have noted this request and will add it to the roadmap at an appropriate time.