I have a searchbox input that searches for a customers name in the customers list, but when I click on the result from the search that returns a customer name, the searchbox auto resets. I am also trying to make the value of this searchbox to be the groups ‘thing’ but since it auto resets it never changes the group’s thing.
When the option is chosen it just resets and the value of the searchbox is unchanged as if no input was ever entered.
Any help is welcome