# Autofill When Allow Useer to Adding Items

**URL:** https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405
**Category:** Ask for Help
**Created:** [July 13, 2020, 1:45pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405 "2020-07-13T13:45:40Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Shannon\_Joseph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shannon_joseph/32/7689_2.png) [@Shannon\_Joseph](https://community.glideapps.com/u/Shannon_Joseph)
#### Post date: [July 13, 2020, 1:45pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/1 "2020-07-13T13:45:40Z")

</div>

In my food truck app, I want the truck to be able to add menu & calendar items once they have signed into the app. When adding items, I would like the ‘food truck name’ and ‘food truck email’ to autofill those fields once the user clicks to add an item. Is this possible?

The app is setup to signin with email, so the user is only seeing his/her information.

App address is [https://gongrubtrucks.glideapp.io/](https://gongrubtrucks.glideapp.io/)

---

<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: [July 13, 2020, 2:14pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/2 "2020-07-13T14:14:44Z")

</div>

Can you try and verify that we can add “column” values in an add action like what we have with a form?

---

<div class="post-metadata">

### Author: ![thienhungf](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thienhungf/32/153_2.png) [@thienhungf](https://community.glideapps.com/u/thienhungf)
#### Post date: [July 13, 2020, 2:20pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/3 "2020-07-13T14:20:11Z")

</div>

I don’t fully understand what you mean because of language limitations.

But the way I do it when I take an order is: on the sheet you collect data from the form. I create a new tab and show the content that subscribers and designers only see logged in content. and I create an auto-save column so the 3rd tab shows the orderer’s time

Don’t know what you mean?

---

<div class="post-metadata">

### Author: ![Shannon\_Joseph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shannon_joseph/32/7689_2.png) [@Shannon\_Joseph](https://community.glideapps.com/u/Shannon_Joseph)
#### Post date: [July 13, 2020, 2:27pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/4 "2020-07-13T14:27:42Z")

</div>

Once the user clicks on the “+”,

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

I want the Food Truck Name and Email to automatically to be filled in since they are signed in as the user.

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

---

<div class="post-metadata">

### Author: ![Shannon\_Joseph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shannon_joseph/32/7689_2.png) [@Shannon\_Joseph](https://community.glideapps.com/u/Shannon_Joseph)
#### Post date: [July 13, 2020, 2:29pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/5 "2020-07-13T14:29:12Z")

</div>

Yes you can add, but my relations are built on the food truck name and email.

---

<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: [July 13, 2020, 2:32pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/6 "2020-07-13T14:32:50Z")

</div>

Sorry I don’t quite catch it, what do relations mean here in the context that you want the name & email to be autofilled?

---

<div class="post-metadata">

### Author: ![Shannon\_Joseph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shannon_joseph/32/7689_2.png) [@Shannon\_Joseph](https://community.glideapps.com/u/Shannon_Joseph)
#### Post date: [July 13, 2020, 2:49pm UTC](https://community.glideapps.com/t/autofill-when-allow-useer-to-adding-items/12405/7 "2020-07-13T14:49:35Z")

</div>

I figured it out, I used the ‘Choice Component’ for the user to select.
