@support89073 Set the searchButton to disabled as the default in the element’s settings panel. Use the TextInput onInput() function of the searchbar to set the searchButton to enabled if it contains a string, and disabled if it is empty.
@support89073 Set the searchButton to disabled as the default in the element’s settings panel. Use the TextInput onInput() function of the searchbar to set the searchButton to enabled if it contains a string, and disabled if it is empty.