# A list to a link

**URL:** https://community.thunkable.com/t/a-list-to-a-link/590865
**Category:** Questions about Thunkable X
**Created:** [June 1, 2020, 4:27pm UTC](https://community.thunkable.com/t/a-list-to-a-link/590865 "2020-06-01T16:27:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sokhnadrame111lhvak](https://avatars.discourse-cdn.com/v4/letter/s/bbe5ce/32.png) [@sokhnadrame111lhvak](https://community.thunkable.com/u/sokhnadrame111lhvak)
#### Post date: [June 1, 2020, 4:27pm UTC](https://community.thunkable.com/t/a-list-to-a-link/590865/1 "2020-06-01T16:27:54Z")

</div>

Hello family. I am stuck somewhere with my application. I have created a list of countries and I want each time I click on a country it takes me to a page. I don’t know how to do it in terms of blocks so that every time I click on pay it directs me to a web page.

 ![101265349_1726067754213327_7102154944253263872_n](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/d/4d38d3059c005e7efb71b2269dda851824c86873.jpeg) ![101265349_1726067754213327_7102154944253263872_n](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/d/4d38d3059c005e7efb71b2269dda851824c86873.jpeg)

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [June 2, 2020, 3:46am UTC](https://community.thunkable.com/t/a-list-to-a-link/590865/2 "2020-06-02T03:46:21Z")

</div>

Hi @sokhnadrame111lhvak! 👋  
Welcome to our Community! 🎉

* * *

It seems like you are following @darren’s tutorial of BrewBase? If yes, you are on a good start 👍

Now, I assume you have the idea of what do you want to do when the user clicks on/selects a country. So, to continue a value to another page, please refer to my guide on this here -

> [@How to use StartValue in Thunkable X with LocalStorage](http://community.thunkable.com/t/how-to-use-startvalue-in-thunkable-x-with-localstorage/115613):
>
> Hello, Thunkers! In this post, we’ll talk about How to implement StartValue in App I saw many users seeking for the solution for StartValue in Thunkable X… thinking So, finally, I found myself a solution and I want you all to have a look at it grin So, if you want to transfer any type of value to another screen, you may try using LocalStorage for this. I have some code blocks related to the above idea. You may take reference from them below : Sending Start Value [image] Getting Start…

Hope this helps you. 😊  
Thanks! 😺

---

<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:28am UTC](https://community.thunkable.com/t/a-list-to-a-link/590865/3 "2024-11-08T11:28:52Z")

</div>


