User81
November 2, 2018, 6:23pm
1
Hi everybody,
I want to present a search bar which suits the common iOS design.
Hopefully, the @thunkable developers will add the features textbox.getFocus and textbox.hideKeyboard as well as an event trigger on the keyboard return key to make this searchbar complete.
https://x.thunkable.com/copy/8def0f29a6db6c3b295648169509a181
Cheers,
User81
4 Likes
How to search?your content doesn’t have anythings.how to test it work.but your design in great.
1 Like
Hi @BlueWhaleYT , here’s a link to a tutorial for adding search to your app:
Note: This tutorial was updated in June 2020 to reflect the new when Text Input Changes block, which makes adding a search bar to your app much easier!
This post will talk about creating a search bar for your app.
Search Bars are great if you have a lot of text items or List Viewer options that you want to make available to the user without having a lot of items on the Screen at once.
This post will describe how to make a search bar with a search button and a search bar that updates automatic…
1 Like