# Producers adding their products

**URL:** https://community.glideapps.com/t/producers-adding-their-products/6017
**Category:** Ask for Help
**Created:** [March 28, 2020, 12:39pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017 "2020-03-28T12:39:23Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 28, 2020, 12:39pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/1 "2020-03-28T12:39:23Z")

</div>

Hey all!

I’ve created an app that connects farmers (and other producers) with people in their locale ([https://localfood.glideapp.io/](https://localfood.glideapp.io/))

Does anyone have any idea how I could make it so that farmers can add their own products, and update them whenever necessary? So, to have like a separate sheet (somewhere) for each individual producer (of which there could be thousands) …

Thanks for any help!

---

<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: [March 28, 2020, 3:22pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/2 "2020-03-28T15:22:21Z")

</div>

Neat idea! You could add a form where users can create a profile, and another where they could upload their fruits & veggies, along with pictures.

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 28, 2020, 3:35pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/3 "2020-03-28T15:35:24Z")

</div>

Ok! So I created a from where they can add themselves.

Now, how would I do the other form? Because 1 form creates 1 row, whereas we need each row to be their own product…

---

<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: [March 28, 2020, 3:56pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/4 "2020-03-28T15:56:32Z")

</div>

I’d add a form pointed at the products tab right in their profile.

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 28, 2020, 4:08pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/5 "2020-03-28T16:08:29Z")

</div>

Ah, so they add each product then separately, as in “add product” ?

How do I create a profile for them? I guess they need to login? And I need to create a “profile” sheet, and a profile tab?

---

<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: [March 28, 2020, 4:33pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/6 "2020-03-28T16:33:24Z")

</div>

Right. As far as the profile goes, let the farmers add their own farm, make it public with email so they can edit the data related to their farm. The Farms tab is plenty, really, but if you want to get fancy, you could do a real profile, and relate it to the farm.

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 28, 2020, 6:31pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/7 "2020-03-28T18:31:44Z")

</div>

What I’d like is so they could add, delete and edit products (edit the quantity, price).

---

<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: [March 28, 2020, 7:42pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/8 "2020-03-28T19:42:39Z")

</div>

Give them edit rights.

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 28, 2020, 11:02pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/9 "2020-03-28T23:02:25Z")

</div>

Can you specifically make it so they can only edit their own?

---

<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: [March 28, 2020, 11:59pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/10 "2020-03-28T23:59:17Z")

</div>

Yep. Just have to set permissions right.

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 29, 2020, 11:05am UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/11 "2020-03-29T11:05:44Z")

</div>

The app is setup so that no sign-in is needed, is it still possible to set permissions right? Can you be more specific, please?

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 29, 2020, 11:21am UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/12 "2020-03-29T11:21:36Z")

</div>

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/8/8168a2692084bf1542ab286d5a719e1debb6beab.jpeg)

I guess this is a solution. Because I don’t want users/buyers to have to register, but this could solve it.

What do you think @Tim_Sullivan

---

<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: [March 29, 2020, 12:43pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/13 "2020-03-29T12:43:25Z")

</div>

You could do it that way if you want. I would have it public with email so I could do it all with one app, but you have to shoot your own game.

---

<div class="post-metadata">

### Author: ![Domen\_Kert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/domen_kert/32/4627_2.png) [@Domen\_Kert](https://community.glideapps.com/u/Domen_Kert)
#### Post date: [March 29, 2020, 12:46pm UTC](https://community.glideapps.com/t/producers-adding-their-products/6017/14 "2020-03-29T12:46:10Z")

</div>

Yes, it would make it easier, however, it would also mean everyone would have to log-in, and in reality only a micro % would need to login, so it would make no sense for the users/buyers.
