# \[Solved\] How does the "Open link" block work?

**URL:** https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [February 24, 2020, 7:19pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412 "2020-02-24T19:19:09Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [February 24, 2020, 7:19pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/1 "2020-02-24T19:19:09Z")

</div>

I press a button and it was supposed to open a link in safari like it used to but now it doesn’t I keep pressing button but nothing happens

---

<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 24, 2020, 8:42pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/2 "2020-02-24T20:42:09Z")

</div>

Can you share a screenshot please and let us know the exact steps to reproduce this behaviour.

---

<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: [February 25, 2020, 3:48am UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/3 "2020-02-25T03:48:52Z")

</div>

Hi, @farhanlatif027i3df! 👋

This way, you can check if an error is occurring or not -

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/5/55df3ba88a52a545aa640907be96f9a79e11ab23.png)

Thanks! 😊

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [February 25, 2020, 7:26am UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/5 "2020-02-25T07:26:49Z")

</div>

Is links opening for you kartik ?

---

<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 25, 2020, 8:33am UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/6 "2020-02-25T08:33:09Z")

</div>

> [@domhnallohanlon](#):
>
> let us know the exact steps to reproduce this behaviour.

@farhanlatif027i3df can you please provide an answer to my question above please?

You have been a member here now for quite some time and you are well aware the a post like “link blocks not working” is not sufficient for us to diagnose and troubleshoot what’s going on.

Thanks

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [February 25, 2020, 2:45pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/7 "2020-02-25T14:45:16Z")

</div>

I’m very sorry for not getting back to you sooner I got distracted with school work

I’m using iPhone 6s Plus on IOS 13.3

Steps to reproduce would be

Components required = 1

1. button I’m using button text for link and button background for an image

Set button text to any link such such as [fb.com](http://fb.com)

Blocks I used :-  
When button pressed open link = get text from button

What it should do? It’s supposed to open link in default phone browser

What does it do? It does nothing I keep pressing button but the browser never opens

---

<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 25, 2020, 2:53pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/8 "2020-02-25T14:53:59Z")

</div>

but [fb.com](http://fb.com) is not a valid link for this.

You should use something like parallel lists where you have the names or icons that you want to display on the button and then a separate list with the full (https://) urls for the links that you want to open.

Also, are you using the `Any Component` blocks for this? How many sites are you trying to link to?

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [February 25, 2020, 3:24pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/9 "2020-02-25T15:24:37Z")

</div>

[Fb.com](http://Fb.com) was just a random link from top of my head

In actual I’m using amazon product page link so it does include https. I have used link component before and it would open browser with whatever I put in the open link website area but now it doesn’t work no more

---

<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 25, 2020, 3:27pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/10 "2020-02-25T15:27:42Z")

</div>

> [@farhanlatif027i3df](#):
>
> In actual I’m using

It would be really helpful for us if you have give us the exact steps to follow to reproduce this error @farhanlatif027i3df, otherwise if we don’t have the full story we will be making suggestions that aren’t relevant to you or your specific project.

Can you create a MWE and share it with us so we can look into it further. Thanks.

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [February 25, 2020, 3:31pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/12 "2020-02-25T15:31:45Z")

</div>

I just created a mini project and I know exactly what’s wrong

If you use open link block and type whatever site even excluding https in the pink section

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/7/87bf6e0935bde23b9ca6eeb86adb19a659530705.jpeg)

It opens as it is even if it’s a wrong link

But if you replace pink website area with any other blocks such as button or label block it does not open the browser

Hope this makes your work much easier 🙂

---

<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 25, 2020, 3:38pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/13 "2020-02-25T15:38:25Z")

</div>

Would you also mind editing your previous post to include a screenshot of Button5, and it’s text property?

Thanks.

---

<div class="post-metadata">

### Author: ![farhanlatif027i3df](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farhanlatif027i3df/32/65615_2.png) [@farhanlatif027i3df](https://community.thunkable.com/u/farhanlatif027i3df)
#### Post date: [February 25, 2020, 3:48pm UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/14 "2020-02-25T15:48:35Z")

</div>

Button 5 text was first [Pokemon.com](http://Pokemon.com)

But just now I replaced it with [https://www.pokemon.com/us/](https://www.pokemon.com/us/)

And it opened

---

<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: [February 26, 2020, 3:15am UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/15 "2020-02-26T03:15:29Z")

</div>

So, I think you understood it - open link block **requires**  **`https://www.`**.

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:40am UTC](https://community.thunkable.com/t/solved-how-does-the-open-link-block-work/482412/16 "2024-11-08T11:40:48Z")

</div>


