Hi
I am new on thunkable
I want build app like this
I make list but I cant make search box
or is there any way to save a ex excel or Googlesheet file in the app as an offline one, without having to be Internet, with ability to search between cells.
Thank you for helping me
1 Like
Hey !
Create a textinput, and compare the text in the textinput to the “item” of the listviewer
Nice day
Thanks
But with which block in platform x can compare item with textinput?
Are you talking about in the listviewer ? If yes, just compare the “item” block of the “when list viewer cliked” to the textinput.
If not, there is a block called “in list search for first occurence item” or something similar, check it out
Nice day !
1 Like
Please explain more about how to do it I don’t understand🙏
Hi @Farshad , you can also take a look at this example:
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…
hope it helps!
2 Likes
Estoy haciendo esto y me devuelve en número de item
Me gusta más el resultado con estos bloques
2 Likes