# Bus trip data not showing?

**URL:** https://community.glideapps.com/t/bus-trip-data-not-showing/81396
**Category:** Ask for Help
**Created:** [April 17, 2025, 4:51pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396 "2025-04-17T16:51:54Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![mhmodkshtan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mhmodkshtan/32/87240_2.png) [@mhmodkshtan](https://community.glideapps.com/u/mhmodkshtan)
#### Post date: [April 17, 2025, 4:51pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/1 "2025-04-17T16:51:54Z")

</div>

Hello,

I’m working on a simple app where the user can enter their starting and ending destinations, as well as their dates (from and to via a drop-down menu).  
Then, available trips will appear based on the information they’ve selected.

Everything worked correctly in the app during the design and development process.

However, when I publish the app, the trips don’t appear to the user after they’ve selected their desired destination.

What’s the solution, please?

Thank you.

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [April 17, 2025, 4:55pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/2 "2025-04-17T16:55:24Z")

</div>

Have you had a look at the template gallery? There you might find ready-made templates that are close to what you are looking for and that would give you head start.

> **[No-Code App Templates - Create Customizable Apps Without Coding | Glide](https://www.glideapps.com/templates)**
>
> Browse 100+ free, ready-made templates and business apps that you can customize to your needs quickly without code.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 17, 2025, 5:03pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/3 "2025-04-17T17:03:39Z")

</div>

How are you coming up with the list of trips? Is it a filtered collection? A collection sourced from a query? Need a little more details on how you set it up.

---

<div class="post-metadata">

### Author: ![mhmodkshtan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mhmodkshtan/32/87240_2.png) [@mhmodkshtan](https://community.glideapps.com/u/mhmodkshtan)
#### Post date: [April 17, 2025, 5:09pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/5 "2025-04-17T17:09:39Z")

</div>

Thank you… Is there a specific template I should look for?  
I couldn’t find anything similar to my project. Could you please share a link to a similar template?

---

<div class="post-metadata">

### Author: ![mhmodkshtan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mhmodkshtan/32/87240_2.png) [@mhmodkshtan](https://community.glideapps.com/u/mhmodkshtan)
#### Post date: [April 17, 2025, 5:10pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/6 "2025-04-17T17:10:35Z")

</div>

@Jeff_Hager

I have a list of destination names and a list of flight details.

I linked them to a filtered page. By specifying the destination’s from and to destination, flights matching the details on the filtered search page appear.

---

<div class="post-metadata">

### Author: ![mhmodkshtan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mhmodkshtan/32/87240_2.png) [@mhmodkshtan](https://community.glideapps.com/u/mhmodkshtan)
#### Post date: [April 17, 2025, 5:21pm UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/7 "2025-04-17T17:21:16Z")

</div>

This is the app so far

> **[Syria Bus](https://syria-bus-3wd1.glide.page)**

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 18, 2025, 12:20am UTC](https://community.glideapps.com/t/bus-trip-data-not-showing/81396/8 "2025-04-18T00:20:05Z")

</div>

Can you show us how are you structuring your search results page? How do you filter them?
