Clear the input if the value entered doesn't match any name in the RG Customer list

Hello Bubble Community,

When I click the input for typing, the list for the RG customer’s name opens and it is filtered according to the value entered, then I can select from the RG Customer’s name. The problem is that when the input value doesn’t match any customer’s name, it is accepted as a value, and I want the input to be reset if it doesn’t match any customer’s name in the RG. Is there a way to fix this?

You need a button to say search to trigger the workflow that would be required to search your database, then if the results count is 0 you can trigger the action to clear the input.

1 Like

Thanks Boston
It works now.

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