# Can't seem to link cards (linked to menu table) to open in new page on click

**URL:** https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776
**Category:** Ask for Help
**Created:** [May 8, 2025, 11:08am UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776 "2025-05-08T11:08:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jikasef](https://avatars.discourse-cdn.com/v4/letter/j/d78d45/32.png) [@jikasef](https://community.glideapps.com/u/jikasef)
#### Post date: [May 8, 2025, 11:08am UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776/1 "2025-05-08T11:08:46Z")

</div>

Can’t seem to link cards (linked to menu table) to open in new page on click. I have a column in the menu\_table called Target Screen Name.

 ![Screenshot 2025-05-08 120743](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/e/4e4fb4d59e7325596ad31d7f3b6b7d7b5c6cb5ab.png)  
 ![Screenshot 2025-05-08 115608](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/c/7c6dc42202b92079f44351c5c50ef5a0ae2cc543.jpeg)

---

<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: [May 8, 2025, 11:11am UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776/2 "2025-05-08T11:11:36Z")

</div>

You need to use a custom workflow, with a separate conditional branch for each collection item.

---

<div class="post-metadata">

### Author: ![jikasef](https://avatars.discourse-cdn.com/v4/letter/j/d78d45/32.png) [@jikasef](https://community.glideapps.com/u/jikasef)
#### Post date: [May 8, 2025, 11:18am UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776/3 "2025-05-08T11:18:05Z")

</div>

Pls a guide would be appreciated. I’m new to this.  
Thanks

---

<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: [May 8, 2025, 11:59am UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776/4 "2025-05-08T11:59:59Z")

</div>

> [@Collections opening to same source](https://community.glideapps.com/t/collections-opening-to-same-source/73153/5):
>
> What you need to do is create a custom collection item click action, with a separate conditional branch for each item in the list. So first make sure each row has a column that uniquely identifies it - I usually just number the rows - and then build an action like: If ID equals 1, then — Some action 1 — Some other action else if ID equals 2, then — another action — yet another action etc

---

<div class="post-metadata">

### Author: ![jikasef](https://avatars.discourse-cdn.com/v4/letter/j/d78d45/32.png) [@jikasef](https://community.glideapps.com/u/jikasef)
#### Post date: [May 9, 2025, 5:39pm UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776/5 "2025-05-09T17:39:53Z")

</div>

Thanks a lot @Darren_Murphy 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [May 16, 2025, 5:40pm UTC](https://community.glideapps.com/t/cant-seem-to-link-cards-linked-to-menu-table-to-open-in-new-page-on-click/81776/6 "2025-05-16T17:40:27Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
