# Paging and navigation using increment action

**URL:** https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520
**Category:** Community Resources
**Created:** [June 8, 2020, 9:34am UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520 "2020-06-08T09:34:56Z")
**Posts on this page:** 15
**Page:** 3

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [December 28, 2020, 3:48pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/42 "2020-12-28T15:48:30Z")

</div>

That formula is looking for a custom function named `ImportJSONBasicAuthentication`.  
If you’ve copied the App and Sheet, then any scripts included with the original sheet would not have been copied over. So you would need to download and install that script manually.

---

<div class="post-metadata">

### Author: ![alexdw5](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexdw5/32/18771_2.png) [@alexdw5](https://community.glideapps.com/u/alexdw5)
#### Post date: [December 28, 2020, 3:53pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/43 "2020-12-28T15:53:41Z")

</div>

Thanks Darren, I understand that. Just pointing that out because I think this would help other noobs like myself if/when they try to copy the app and it doesn’t work.

(Other noobs like myself that are likely not familiar with installing scripts like ImportJSONBasicAuthentication 🙂)

---

<div class="post-metadata">

### Author: ![alexdw5](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexdw5/32/18771_2.png) [@alexdw5](https://community.glideapps.com/u/alexdw5)
#### Post date: [December 28, 2020, 3:59pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/45 "2020-12-28T15:59:46Z")

</div>

Hey @vijay, how did you figure this out? Did you have to manually link each tile to each row, or where you able to do this algorithmically?

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [December 28, 2020, 6:22pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/46 "2020-12-28T18:22:36Z")

</div>

Hey @alexdw5 sorry for the delayed reply. Firstly I see the error here that you are not doing the increment in a details view but instead you are doing it inside the row of a particular record.

That way it won’t work, you will need to work on a details view and use an inline list the way I made it.

I see we have a call scheduled for tomorrow. I will help you out fully during that. I think I will be able to help once I have a deeper look at how you have set up your app but I am sure it’s not a bug and it’s solvable.

Also for the screenshot you shared, I dont seem to have any scripts or importjson formulae in my sheet. Not sure where you are getting those from.

---

<div class="post-metadata">

### Author: ![David\_Ames](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_ames/32/4862_2.png) [@David\_Ames](https://community.glideapps.com/u/David_Ames)
#### Post date: [June 30, 2021, 3:16am UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/47 "2021-06-30T03:16:52Z")

</div>

I’m wondering if there is any documentation on how to set up the sheets for this navigation using the increment function.

I’m trying to breakdown Manan\_Mehta’s video, trying to work backwards to create the “navigation” sheet demonstrated in the video. And trying to figure out how to set up the relationships in order to create the nav buttons to move through the rows in a list of exercises in the main spreadsheet.

Thanks.

---

<div class="post-metadata">

### Author: ![David\_Ames](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_ames/32/4862_2.png) [@David\_Ames](https://community.glideapps.com/u/David_Ames)
#### Post date: [July 7, 2021, 4:07pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/48 "2021-07-07T16:07:22Z")

</div>

@Manan_Mehta

I’ve tried to set up my data tables just like you have in this video. Here’s what I get:

 ![Screen Shot 2021-07-07 at 8.57.51 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/1/d185f4094ffa1264bd56253459cd0cab66509165.png)

Obviously, my Relation Column “Ex TESTER” is not returning the RowID from “HOME WO” table. I’ve set it up exactly as you show in your video:

 ![Screen Shot 2021-07-07 at 8.58.06 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/c/3cedd565bd5e3104d4e2f0213b8ae338fbaac17c.png)

 ![Screen Shot 2021-07-07 at 8.58.34 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/a/daafd1bcf35d16b5ccb4e80fca795e617a433b4d.png)

 ![Screen Shot 2021-07-07 at 8.58.49 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/1/f1be7d5d110e70e6c5a484b30f53a1c0515755e2.png)

Is the app available to copy so we can see the data sheets and how you’ve set them up? I seem to be doing something wrong here.

I’ve just been looking for a simple way to navigate from one record (row) to the next record (row) in Detail View. Seems like a pretty standard functionality. Don’t know why it’s so hard.

What am I missing? Thanks!

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [July 7, 2021, 6:52pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/49 "2021-07-07T18:52:32Z")

</div>

Everything looks correct. The only thing you need to change is to uncheck the “match multiple” in the relation column. Let me know if that works out.

---

<div class="post-metadata">

### Author: ![David\_Ames](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_ames/32/4862_2.png) [@David\_Ames](https://community.glideapps.com/u/David_Ames)
#### Post date: [July 8, 2021, 2:49pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/50 "2021-07-08T14:49:14Z")

</div>

Unchecking “match multiple” doesn’t work. I actually got it to work the other day, but “match multiple” needs to be checked. (It’s checked in your example video.) And it’s not working 100% of the time…the “counter” is changing, but the data is not changing in the Layout screen of the app editor.

But, look at what is being returned in the Ex TESTER column: " 🤷‍♂️" This is odd. Your video returns the ROW ID from your Bike List sheet.

Thank you for your help!

---

<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: [July 8, 2021, 6:50pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/51 "2021-07-08T18:50:17Z")

</div>

What the relation column shows is irrelevant. It’s just indicating if it found a matching row or not. It won’t necessarily show the column value that you are relating to. Just looking at @Manan_Mehta’s video quickly, it seems that all you need to do is add an inline list to the screen that uses that relation and it should show the related items based on the counter value.

---

<div class="post-metadata">

### Author: ![David\_Ames](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_ames/32/4862_2.png) [@David\_Ames](https://community.glideapps.com/u/David_Ames)
#### Post date: [July 8, 2021, 6:58pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/52 "2021-07-08T18:58:44Z")

</div>

Yeah, it was working. But then it stopped working. I’ll play with it some more.

Thank you!!!

---

<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: [July 8, 2021, 7:16pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/53 "2021-07-08T19:16:29Z")

</div>

Is your counter a number that would find a matching item in the relation?

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [July 8, 2021, 7:32pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/54 "2021-07-08T19:32:04Z")

</div>

Sorry for the delayed response. As @Jeff_Hager mentioned, the front end needs to have something that showcases the record you want to show.  
From the screenshots you have shared it looks like the relation has been formed correctly.  
If you still aren’t able to solve this, could you send a screen recording showing both the data sheet and the front end?

---

<div class="post-metadata">

### Author: ![Fabien\_Vermot](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fabien_vermot/32/5955_2.png) [@Fabien\_Vermot](https://community.glideapps.com/u/Fabien_Vermot)
#### Post date: [July 12, 2021, 4:03pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/55 "2021-07-12T16:03:30Z")

</div>

Hello!!  
@Manan_Mehta good job.  
I used this way for my app but since a couple of weeks, there are some issues to display the image (cf. [this link related to the bug](https://community.glideapps.com/t/filtered-inline-list-with-images-do-not-work-properly/28495)  
Have you ever met this bug and, how did you manage to fix it ?  
Thanks in advance for your help  
Fab

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [July 13, 2021, 5:45pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/56 "2021-07-13T17:45:34Z")

</div>

I did check this out but it’s quite weird what you have there. Not sure what the bug is because I haven’t faced it before.

---

<div class="post-metadata">

### Author: ![Gopal\_Veeranala](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gopal_veeranala/32/33016_2.png) [@Gopal\_Veeranala](https://community.glideapps.com/u/Gopal_Veeranala)
#### Post date: [October 17, 2021, 12:45pm UTC](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520/57 "2021-10-17T12:45:06Z")

</div>

Good work-around,👍

thank you, it helps me in building some more apps with an ease. 😄

[Previous page](https://community.glideapps.com/t/paging-and-navigation-using-increment-action/10520.md?page=2)
