Search a Contact text or Number and show on a RG

Hi everyone,
I can´t find the solution about this problem.

I have an input that I need to search for a customer by name or phone number (that I create an Searchable field on DB with the name expression plus the phone number expression when I collect the data) to do that.

As a result , I need to show the services that the customer performed in the store in a repeating group.
(I added an image with the draw example)
Screenshot 2024-10-09 at 10.55.44

Editor link: TC Hairstudio | Bubble Editor

If someone can help me and share the steps and if I need to add some button or something

In the data source of the RG add a constraint that the Searchable field = Search input value

Thanks @salemmo409

But on the input field what i need to do ?

Because, i need fill the input with the customer name and , only after that, the Repeating Group display the results about this client.

So far, i can display, on the repeating group, every results/ customers in the DB.

If you want the RG to display all the customer results when the input is empty, check the “ignore empty constraints” checkbox below the constraints.

This topic was automatically closed after 70 days. New replies are no longer allowed.