hello dear community!
i want to create search bar in my app and need to handle textbox text changing for showing results while user input. how can i make this?
Hello, use the timer to get the value from this field.
1 Like
And what is time of timer for start. When will it start?
Hello there, @Mr_Nicolas!
If you want to create something like a Dynamic TextBox, you should use timer which fires every 0.25 seconds to check text from the textbox.
1 Like
On the scrFinder you will find my example.
https://x.thunkable.com/projects/5cd84f23e3097f3353fdad45/project/properties/designer/
1 Like