# Unable to create a form with user-specific columns

**URL:** https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454
**Category:** Ask for Help
**Created:** [February 3, 2023, 8:18am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454 "2023-02-03T08:18:52Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Boris](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/boris/32/53638_2.png) [@Boris](https://community.glideapps.com/u/Boris)
#### Post date: [February 3, 2023, 8:18am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/1 "2023-02-03T08:18:53Z")

</div>

If I pick a target table with regular columns everything works (the inputs are generated and I’m able to save data). But if I switch to one with user specific columns not fields are rendered.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/a/9a9a3d8c96c64b2290e3843be2385c0b06c488d8.png)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/7/171fb19e6f5c54a7b814bd1dc45ed8181469b315.png)

I want all the data in this table to be user-specific. Users should only be able to view the invoices they’ve entered. I using user-specific columns the right approach?

These are my privacy settings

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/d/3db25e2a4a4d2c73b66f7411f9a434a88ac3e00d.png)

---

<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: [February 3, 2023, 8:25am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/3 "2023-02-03T08:25:49Z")

</div>

> [@Boris](#):
>
> I using user-specific columns the right approach?

No, it isn’t. You should use Row Owners instead.

You cannot access user specific columns from within a native form.

---

<div class="post-metadata">

### Author: ![Boris](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/boris/32/53638_2.png) [@Boris](https://community.glideapps.com/u/Boris)
#### Post date: [February 3, 2023, 8:42am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/4 "2023-02-03T08:42:12Z")

</div>

Thank you for the tip. Can you tell me how I should use Row Owners? When a new invoice is added to the collection how can I specify which user is the owner?

Which column in my new\_invoices table should be Row Owner? Am I supposed to add a new column and make it owner?

---

<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: [February 3, 2023, 8:54am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/5 "2023-02-03T08:54:40Z")

</div>

Yes, add an email column and make that the row owner.

Assuming that the user that adds the invoice should be the owner, you can add their email to that column using the special “Users Email” value on your form.

---

<div class="post-metadata">

### Author: ![Boris](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/boris/32/53638_2.png) [@Boris](https://community.glideapps.com/u/Boris)
#### Post date: [February 3, 2023, 9:11am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/6 "2023-02-03T09:11:08Z")

</div>

I was a bit confused how to add the user’s email.

I used this thing

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/0/80cc3f71245cca73273f2f38f45da89d4bc0c141.png)

---

<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: [February 3, 2023, 9:26am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/7 "2023-02-03T09:26:51Z")

</div>

Yes, that’s correct. (sorry, I was posting from my phone earlier, so I didn’t quite get the terminology right).

---

<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: [February 4, 2023, 9:27am UTC](https://community.glideapps.com/t/unable-to-create-a-form-with-user-specific-columns/57454/8 "2023-02-04T09:27:24Z")

</div>

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