# Limiting view when adding content

**URL:** https://community.glideapps.com/t/limiting-view-when-adding-content/6227
**Category:** Ask for Help
**Created:** [April 1, 2020, 4:15am UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227 "2020-04-01T04:15:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Stephen](https://avatars.discourse-cdn.com/v4/letter/s/96bed5/32.png) [@Stephen](https://community.glideapps.com/u/Stephen)
#### Post date: [April 1, 2020, 4:15am UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/1 "2020-04-01T04:15:01Z")

</div>

Hi, I’m editing this as I answered the earlier questions. I am having users enter data, but I want them to only be able to view their own data. I know I can filter by email, but I can’t count on them entering their own email addresses.

i’m using the compact layout for this app. Any help appreciated!

---

<div class="post-metadata">

### Author: ![Stephen](https://avatars.discourse-cdn.com/v4/letter/s/96bed5/32.png) [@Stephen](https://community.glideapps.com/u/Stephen)
#### Post date: [April 1, 2020, 5:06am UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/2 "2020-04-01T05:06:49Z")

</div>

Hey I think I’ve answered the first two, I just don’t want to break things adding user privacy. Any guidance on that would be great.

---

<div class="post-metadata">

### Author: ![Tim\_Sullivan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/tim_sullivan/32/3461_2.png) [@Tim\_Sullivan](https://community.glideapps.com/u/Tim_Sullivan)
#### Post date: [April 1, 2020, 10:55am UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/3 "2020-04-01T10:55:45Z")

</div>

To guarantee they use their actual email address, set your privacy settings to private with email. Auto enter the user’s email in the form. They don’t have to do anything. Then you can work on your security settings.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/7/7b386fcf4c600ff0d6618af4493b4dc97d38c35b.png)

---

<div class="post-metadata">

### Author: ![Stephen](https://avatars.discourse-cdn.com/v4/letter/s/96bed5/32.png) [@Stephen](https://community.glideapps.com/u/Stephen)
#### Post date: [April 1, 2020, 1:23pm UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/4 "2020-04-01T13:23:09Z")

</div>

Thanks Tim, but how do I auto enter the email address?

---

<div class="post-metadata">

### Author: ![Tim\_Sullivan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/tim_sullivan/32/3461_2.png) [@Tim\_Sullivan](https://community.glideapps.com/u/Tim_Sullivan)
#### Post date: [April 1, 2020, 1:43pm UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/5 "2020-04-01T13:43:07Z")

</div>

Make them sign in with an email address. Since they need the PIN to access the app, they have to use a good email address. Once you have that you can use it to begin filtering.

As far as auto-entering their address - that’s a component that is only available in forms. Build the form that asks your questions, and use that as one of the components.

---

<div class="post-metadata">

### Author: ![Stephen](https://avatars.discourse-cdn.com/v4/letter/s/96bed5/32.png) [@Stephen](https://community.glideapps.com/u/Stephen)
#### Post date: [April 1, 2020, 6:33pm UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/6 "2020-04-01T18:33:10Z")

</div>

Tim, thanks. I seem to be getting a little stuck on forms so I just made a video showing what I’m seeing:  
https://player.vimeo.com/video/402956027

---

<div class="post-metadata">

### Author: ![Stephen](https://avatars.discourse-cdn.com/v4/letter/s/96bed5/32.png) [@Stephen](https://community.glideapps.com/u/Stephen)
#### Post date: [April 2, 2020, 1:47am UTC](https://community.glideapps.com/t/limiting-view-when-adding-content/6227/7 "2020-04-02T01:47:18Z")

</div>

I was able to solve this without the form option. The regular components being added include hidden timestamp and email identifiers, so I’m all good now.
