# Need Help with a searching App

**URL:** https://community.thunkable.com/t/need-help-with-a-searching-app/3333329
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [November 10, 2024, 6:14am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329 "2024-11-10T06:14:56Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 10, 2024, 6:14am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/1 "2024-11-10T06:14:56Z")

</div>

Greetings everyone!

I can’t seem to find any tutorials about this, and I’m desperately trying to find help.

I run a podcast that has stand alone episodes, and they connect to other episodes in the series.  
I want the episodes to be searched, and information come up. While inside the episode, you can do another episode search and “secrets” will be revealed.  
For example, you would click “episodes” and it takes you to a search screen. You search “episode 1” and it takes you to a small bio of episode 1. While in that bio, you can search “episode 2” and more information comes up, connecting the two episodes.  
There will be a notes tab that keeps track of all this information.

I desperately need help.

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 10, 2024, 6:35am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/2 "2024-11-10T06:35:31Z")

</div>

Hey @antrod, welcome to the Thunkable Community!

Use this [link](https://community.thunkable.com/t/making-a-search-bar/60939) to access the tutorial on how to make a search bar!

Hope this helps!

---

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 12, 2024, 5:40pm UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/3 "2024-11-12T17:40:18Z")

</div>

Thank you so much!

How would you go about connecting this to an account? Is it easier than I’m thinking? Completely new to Thunkable.

Im using Firebase for accounts and such, and also keeping track of episodes.

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 13, 2024, 3:26am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/4 "2024-11-13T03:26:10Z")

</div>

hi @antrod, could you please explain in more depth of what you mean by ‘connecting this to an account’? Thanks. Hope I can be of more use.

---

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 13, 2024, 5:03am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/5 "2024-11-13T05:03:08Z")

</div>

Yes!

So the app is setup that you can login, search up an episode, and add it to your notes. So I’m going to use that tutorial to create the search bar, but will it work for individual accounts?

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 13, 2024, 5:35am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/6 "2024-11-13T05:35:48Z")

</div>

have you created a firebase account and linked it to your thunkable project yet? if not, use this [link](https://docs.thunkable.com/blocks/app-features/sign-in/sign-in)

hope this helps!  
good luck with your project and looking forward to see it!

---

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 14, 2024, 5:47am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/7 "2024-11-14T05:47:35Z")

</div>

Hey! So I did create a Firebase account, set it up with Thunkable, and even made it to where you can login!

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 14, 2024, 6:51am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/8 "2024-11-14T06:51:31Z")

</div>

Hi @antrod!  
So this has been done, is there any additional related problems that you need to issue?

---

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 14, 2024, 7:50am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/9 "2024-11-14T07:50:35Z")

</div>

There will be. I know I’ll need some explaining in a little bit. I need to learn how to organize a data sheet, so that certain accounts can read it?

I’ll put in more detail the struggle once I get to that point. Next step is making a search bar.

Can I leave this discussion open to ask more questions when I need it? You’ve been a huge help!

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 14, 2024, 11:57am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/10 "2024-11-14T11:57:31Z")

</div>

hi @antrod, if you will have another unrelated issue, please create a new topic.

To organize a data sheet, you will have to create a local table, airtable or a google sheets table. Then organize it to however you feel it should be. If you need some more help with data sources, be sure to check this out: [Data Sources | Thunkable Docs](https://docs.thunkable.com/getting-started/data-sources)

Glad to be of use and hope I can help more! Happy Thunking!

---

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 16, 2024, 12:55am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/11 "2024-11-16T00:55:45Z")

</div>

So it seems all the tutorials are out of date?

I can’t get any of them to work. I’m trying to get the search bar to read the Data Sheet. I have that part done, but it doesn’t seem to be working.

I’m trying to tell Thunkable, if what you search doesn’t match anything on the data sheet, give an error. If it does match an ID on the data sheet, navigate or “do something”.

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 16, 2024, 7:30am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/12 "2024-11-16T07:30:41Z")

</div>

you want a search bar for a data viewer list? check out my [discussion](https://community.thunkable.com/t/search-bar-with-data-viewer-list/3332014). Had lots of problems with it but you can try to make it perfect. the search bar did show up with the correct results but ended up showing multiple of the same entries.

if thats not what you’re looking for then notify me please. Would love to be of use!!

---

<div class="post-metadata">

### Author: ![antrod](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antrod/32/168293_2.png) [@antrod](https://community.thunkable.com/u/antrod)
#### Post date: [November 16, 2024, 8:22am UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/13 "2024-11-16T08:22:04Z")

</div>

I got it! My God!

Here, for anyone wondering. You might need to tweek it to your needs, but this is the best tutorial, and I now have it working.

[![](https://img.youtube.com/vi/zUQvwTNJw9U/maxresdefault.jpg "Thunkable Pulling in data from Google Sheets using the Data List Viewer. Then showing more details") ](https://www.youtube.com/watch?v=zUQvwTNJw9U&t=84s)

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 16, 2024, 1:14pm UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/14 "2024-11-16T13:14:29Z")

</div>

hey @antrod, thanks for the tutorial, you will sure be help to those who are in need! Glad you did it and happy thunking!

Good luck with your project! If you have additional issues relating to this please notify me here!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [February 14, 2025, 1:15pm UTC](https://community.thunkable.com/t/need-help-with-a-searching-app/3333329/15 "2025-02-14T13:15:23Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
