# Add Bible to App

**URL:** https://community.glideapps.com/t/add-bible-to-app/12192
**Category:** Ask for Help
**Created:** [July 9, 2020, 12:45am UTC](https://community.glideapps.com/t/add-bible-to-app/12192 "2020-07-09T00:45:29Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![XL-STEAMS](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xl-steams/32/8784_2.png) [@XL-STEAMS](https://community.glideapps.com/u/XL-STEAMS)
#### Post date: [July 9, 2020, 12:45am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/1 "2020-07-09T00:45:29Z")

</div>

I’m trying to add the bible as a tab to my app. How might I go about this? API? script? I know a link would be a route…

---

<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: [July 9, 2020, 1:11am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/2 "2020-07-09T01:11:44Z")

</div>

Would a link with a webview action work? Or it has to be visible inside the app?

---

<div class="post-metadata">

### Author: ![XL-STEAMS](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xl-steams/32/8784_2.png) [@XL-STEAMS](https://community.glideapps.com/u/XL-STEAMS)
#### Post date: [July 9, 2020, 3:17am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/3 "2020-07-09T03:17:24Z")

</div>

I currently have it as a button that links to the Bible, which takes the user outside of the app BUT I would like to have it stay within the app if possible.

---

<div class="post-metadata">

### Author: ![XL-STEAMS](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xl-steams/32/8784_2.png) [@XL-STEAMS](https://community.glideapps.com/u/XL-STEAMS)
#### Post date: [July 9, 2020, 3:25am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/4 "2020-07-09T03:25:28Z")

</div>

Also, whats the difference between web view and open link?

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [July 9, 2020, 4:45am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/5 "2020-07-09T04:45:37Z")

</div>

@XL-STEAMS open link takes your users outside the app. Open webview will keep your users inside the app. Open webview is a view of a website😎

---

<div class="post-metadata">

### Author: ![XL-STEAMS](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xl-steams/32/8784_2.png) [@XL-STEAMS](https://community.glideapps.com/u/XL-STEAMS)
#### Post date: [July 9, 2020, 5:34am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/6 "2020-07-09T05:34:29Z")

</div>

Thank you. So, although I like how webview looks as it keeps it in the app, unfortunately when I try to change chapters or verses, it does not change. When I have it set to open link, it works fine. I wonder why this is the case…

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 9, 2020, 8:55am UTC](https://community.glideapps.com/t/add-bible-to-app/12192/7 "2020-07-09T08:55:48Z")

</div>

@XL-STEAMS some sites dont allow themselves to be embedded so even if webview works for some sites it would not perform as _ **it would in a browser** _
