# Forms

**URL:** https://community.glideapps.com/t/forms/11129
**Category:** Ask for Help
**Created:** [June 19, 2020, 10:03am UTC](https://community.glideapps.com/t/forms/11129 "2020-06-19T10:03:16Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [June 19, 2020, 10:03am UTC](https://community.glideapps.com/t/forms/11129/1 "2020-06-19T10:03:16Z")

</div>

@Robert_Petitto s it possible that sent forms by users will be directed to other users like a chat

---

<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: [June 19, 2020, 10:08am UTC](https://community.glideapps.com/t/forms/11129/2 "2020-06-19T10:08:39Z")

</div>

You mean redirecting a user to a new tab after completing the form?

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [June 19, 2020, 10:19am UTC](https://community.glideapps.com/t/forms/11129/3 "2020-06-19T10:19:38Z")

</div>

@ThinhDinh nope

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [June 19, 2020, 10:20am UTC](https://community.glideapps.com/t/forms/11129/4 "2020-06-19T10:20:17Z")

</div>

@ThinhDinh like a private chat

---

<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: [June 19, 2020, 10:23am UTC](https://community.glideapps.com/t/forms/11129/5 "2020-06-19T10:23:36Z")

</div>

I linked the steps detailed by Lisa the other day for you, did you try to implement it?

Also, please be more detailed in your title so that people in need will find it more easily, thank you.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [June 22, 2020, 6:17pm UTC](https://community.glideapps.com/t/forms/11129/6 "2020-06-22T18:17:55Z")

</div>

As long as you write your form details with your email and the other user’s email (preferably in an array column), and display your data in a way that the data is filtered by signed in user, then you should be able to do it. Each user will only see the form data where the email array column is filtered by signed in user.
