# Capture Deep Link as a field

**URL:** https://community.glideapps.com/t/capture-deep-link-as-a-field/30213
**Category:** Ask for Help
**Created:** [August 9, 2021, 9:13am UTC](https://community.glideapps.com/t/capture-deep-link-as-a-field/30213 "2021-08-09T09:13:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Golaki](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/golaki/32/27931_2.png) [@Golaki](https://community.glideapps.com/u/Golaki)
#### Post date: [August 9, 2021, 9:13am UTC](https://community.glideapps.com/t/capture-deep-link-as-a-field/30213/1 "2021-08-09T09:13:03Z")

</div>

Is it possible to auto-capture the Deep-link of an item in a list as a URL. Without having to manually copy-paste?

Similar items can be deep-linked that way and shown to the user as recommendations.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 9, 2021, 10:35am UTC](https://community.glideapps.com/t/capture-deep-link-as-a-field/30213/2 "2021-08-09T10:35:17Z")

</div>

Theoretically you can use a set column action somewhere in your flow to set the “link to current screen” value to a global column, after a view details action of the inline list. Also please do this in the real app not the builder.

However I don’t know if that has been fixed yet. Before when I try to do so it returned just the app’s link.
