I’m trying to recreate a filter/search functionality.
I have a list of customers (over 4000) and I’d like to filter the list as I’m trying in the search field. I don’t see any way to apply the filter on the list without performing an action on a Click event. Am I overlooking something?
Hi @Torrsy ,
Have you try learning from existing templates, such as Chat template ?
Let me know if you still need help.
Hi Michael,
Adding onto @Yongki,
On the list, add a filter for the following:
Full Name > **Contains** > Search Input
For more inspiration, I would check out this template for spotlight search.
I hope this helps! 
Thanks, @Yongki and @James_App_Maker that’s exactly what I was looking for.
I overlooked the basics.
EDIT: Cloneable kits, I didn’t see this. Another thing I overlooked.