# How can listview click to go to the next page?

**URL:** https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [February 29, 2020, 8:53am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692 "2020-02-29T08:53:11Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![imjohnl](https://avatars.discourse-cdn.com/v4/letter/i/e274bd/32.png) [@imjohnl](https://community.thunkable.com/u/imjohnl)
#### Post date: [February 29, 2020, 8:53am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692/1 "2020-02-29T08:53:11Z")

</div>

How can list view click to go to the next page?

Example:

1. List A \> Page A
2. List B \> Page B

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [February 29, 2020, 8:54am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692/2 "2020-02-29T08:54:44Z")

</div>

Hi @imjohnl 👋

Here’s a guide on navigating with a listviewer:

> [@Navigating to different screens](http://community.thunkable.com/t/navigating-to-different-screens/69054):
>
> Using ListViewer Items In this example, our [ListViewer](https://docs.thunkable.com/thunkable-cross-platform/create/components/user-interface/list-viewer) contains the days of the week. By clicking on different list items you can open up different screens. [04]

---

<div class="post-metadata">

### Author: ![imjohnl](https://avatars.discourse-cdn.com/v4/letter/i/e274bd/32.png) [@imjohnl](https://community.thunkable.com/u/imjohnl)
#### Post date: [February 29, 2020, 9:56am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692/3 "2020-02-29T09:56:54Z")

</div>

Thx for information. I already try working.

Next question:

After klik new page from list view, I add button back to list view page

I using :

when back \> click  
do\>navigate to list view

This true or not ?

When I tried it my page was blank

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [February 29, 2020, 11:14am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692/4 "2020-02-29T11:14:55Z")

</div>

Yeah, that sounds ok @imjohnl,

If your listview is on Screen1 then your button should bring you back to Screen1

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [February 29, 2020, 11:43am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692/5 "2020-02-29T11:43:48Z")

</div>

@imjohnl hello! Sounds like you’re building a cool app! Would you like to share a remix link or a screenshot of your blocks you have tried thus far so we may better help you with your problems.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:40am UTC](https://community.thunkable.com/t/how-can-listview-click-to-go-to-the-next-page/490692/6 "2024-11-08T11:40:40Z")

</div>


