# Adding social links to an app

**URL:** https://community.glideapps.com/t/adding-social-links-to-an-app/21431
**Category:** Ask for Help
**Created:** [January 20, 2021, 2:40am UTC](https://community.glideapps.com/t/adding-social-links-to-an-app/21431 "2021-01-20T02:40:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![iedwards](https://avatars.discourse-cdn.com/v4/letter/i/9f8e36/32.png) [@iedwards](https://community.glideapps.com/u/iedwards)
#### Post date: [January 20, 2021, 2:40am UTC](https://community.glideapps.com/t/adding-social-links-to-an-app/21431/1 "2021-01-20T02:40:33Z")

</div>

Hi all, I want to add social links to the coaches profiles in my app but not sure how to do it. I would like to display the instagram ,linkedin, twitter icons and when you click on each it will take you to the correct page. I saw this on someone’s app recently but can’t remember whose. Can someone assist me please?

---

<div class="post-metadata">

### Author: ![Luther](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/luther/32/17929_2.png) [@Luther](https://community.glideapps.com/u/Luther)
#### Post date: [January 20, 2021, 2:52am UTC](https://community.glideapps.com/t/adding-social-links-to-an-app/21431/2 "2021-01-20T02:52:52Z")

</div>

You can insert an inline list on the page where you want to display the social links. On the sheet you will have a column for the icon, the link of the social page e.g. [facebook.com/glide](http://facebook.com/glide) etc.  
When you click the inline list component, you can choose the display you want for those social links whereby you can have 2/3/4 displayed in a row. Under the features tab, you choose open link for actions when a user clicks the image instead of “view details”.

---

<div class="post-metadata">

### Author: ![Pratik\_Shah](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pratik_shah/32/12416_2.png) [@Pratik\_Shah](https://community.glideapps.com/u/Pratik_Shah)
#### Post date: [January 20, 2021, 3:59am UTC](https://community.glideapps.com/t/adding-social-links-to-an-app/21431/3 "2021-01-20T03:59:23Z")

</div>

This tutorial by @ThinhDinh will help you.

> [@Dynamically access social links in Glide - using new actions](https://community.glideapps.com/t/dynamically-access-social-links-in-glide-using-new-actions/19089):
>
> Probably you have wanted to build a dynamic list of social links: Email, Facebook, Twitter, LinkedIn, etc. before but there’s no straightforward way to do it without costing rows. Now with the actions Glide introduced, I achieved the thing above just this week with 4 rows, and think this can be helpful for people so I would share this. [[Dynamically access social links in Glide - using new actions] ](https://www.youtube.com/watch?v=eT9eSZq0xK8) First time using Screenity to record + write on screen at the same time, hopefully i…

---

<div class="post-metadata">

### Author: ![iedwards](https://avatars.discourse-cdn.com/v4/letter/i/9f8e36/32.png) [@iedwards](https://community.glideapps.com/u/iedwards)
#### Post date: [January 20, 2021, 2:02pm UTC](https://community.glideapps.com/t/adding-social-links-to-an-app/21431/4 "2021-01-20T14:02:00Z")

</div>

thank you @Luther

---

<div class="post-metadata">

### Author: ![iedwards](https://avatars.discourse-cdn.com/v4/letter/i/9f8e36/32.png) [@iedwards](https://community.glideapps.com/u/iedwards)
#### Post date: [January 20, 2021, 2:02pm UTC](https://community.glideapps.com/t/adding-social-links-to-an-app/21431/5 "2021-01-20T14:02:35Z")

</div>

thanks for sending this along @Pratik_Shah
