# Need Help With A Search Engine

**URL:** https://community.thunkable.com/t/need-help-with-a-search-engine/1551424
**Category:** Questions about Thunkable X
**Created:** [October 8, 2021, 12:57pm UTC](https://community.thunkable.com/t/need-help-with-a-search-engine/1551424 "2021-10-08T12:57:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rami081pqgt0](https://avatars.discourse-cdn.com/v4/letter/r/e79b87/32.png) [@rami081pqgt0](https://community.thunkable.com/u/rami081pqgt0)
#### Post date: [October 8, 2021, 12:57pm UTC](https://community.thunkable.com/t/need-help-with-a-search-engine/1551424/1 "2021-10-08T12:57:58Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/b/9b61a9fbad27de50b6decf6401085e29476ed199.png)  
Here is my code so far, I’m trying to create a list where people can search for specific items but when I preview the app and type in letters corresponding to some of the items, then the options won’t show up.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 8, 2021, 1:12pm UTC](https://community.thunkable.com/t/need-help-with-a-search-engine/1551424/2 "2021-10-08T13:12:03Z")

</div>

Try this sample project in StP  
[https://x.thunkable.com/projectPage/600c35d2f153060012143dc8](https://x.thunkable.com/projectPage/600c35d2f153060012143dc8)

This is a similar one in DnD  
[https://x.thunkable.com/projectPage/600c2ce7f153060012143ac4](https://x.thunkable.com/projectPage/600c2ce7f153060012143ac4)

The problem in your code is here  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/3/430bb3a7a49dfbc82776a612b039e3a7a453922e.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:14pm UTC](https://community.thunkable.com/t/need-help-with-a-search-engine/1551424/3 "2024-11-08T13:14:55Z")

</div>


