# Hide the "go back" button on mobile device

**URL:** https://community.glideapps.com/t/hide-the-go-back-button-on-mobile-device/62949
**Category:** Ask for Help
**Created:** [June 20, 2023, 2:06am UTC](https://community.glideapps.com/t/hide-the-go-back-button-on-mobile-device/62949 "2023-06-20T02:06:49Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [June 20, 2023, 7:10pm UTC](https://community.glideapps.com/t/hide-the-go-back-button-on-mobile-device/62949/4 "2023-06-20T19:10:22Z")

</div>

I’m pretty sure something could be done along the lines of this.

Pass in query parameters in the url, extract the query parameter and perform a relation/lookups based on that value. Build your primary tab off of that single row. There would be no back button and nothing to go back to since it would be at a tab level with only one row.

> [@How to pass parameter to glide apps?](https://community.glideapps.com/t/how-to-pass-parameter-to-glide-apps/40090/5):
>
> Yes, here is an example: Try it with the below App: ps. I should add that I actually learned this trick recently from @grumo slight_smile

So essentially you have a single row work table and a restaurant table where all data is retrieved from. I’m sure someone could whip up a video demo pretty quickly.

---

_[View the full topic](https://community.glideapps.com/t/hide-the-go-back-button-on-mobile-device/62949)._
