# Relation Topic helpp

**URL:** https://community.glideapps.com/t/relation-topic-helpp/26472
**Category:** Ask for Help
**Created:** [May 6, 2021, 8:28am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472 "2021-05-06T08:28:38Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [May 6, 2021, 8:28am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/1 "2021-05-06T08:28:38Z")

</div>

Hi,

I have two sheets which relate to each other.  
For example:  
Sheet 1:  
Quote No | Company | Others  
0001 | ABC Sdn Bhd |

Sheet 2:  
Quote No | Item | Price | Others  
0001 | Gs-3246 | 200 |  
0001 | Gs-3333 | 500 |  
0001 | GS-4010 | 200 |

Sheet 1 in the main sheet .  
How to make they add more item in sheet 2 from sheet 1 after submit.

---

<div class="post-metadata">

### Author: ![adriasoce](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/adriasoce/32/24153_2.png) [@adriasoce](https://community.glideapps.com/u/adriasoce)
#### Post date: [May 6, 2021, 8:41am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/2 "2021-05-06T08:41:26Z")

</div>

Can you put an example of sumbition and what are you expecting to have?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [May 6, 2021, 8:56am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/3 "2021-05-06T08:56:07Z")

</div>

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/9/c9c7aac40eb70bfb54cced1d05781c56684343ec.jpeg)

Thank you for replying @adriasoce  
On my main sheet i’m using button to add row at sheet 2

For example i add two items in sheet 2 for 1 quotation.  
it will be:  
Sheet 1:  
Quote no | name | others  
0001 | Sara Sdn Bhd | …

Sheet 2:  
Quote No | Items | Price  
0001 | GS3246 | 200  
0001 | GS3333 | 100

Thats example of after i submitted.

And how want to add more item for that quote no.?  
Since my main sheet in sheet 1.

---

<div class="post-metadata">

### Author: ![adriasoce](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/adriasoce/32/24153_2.png) [@adriasoce](https://community.glideapps.com/u/adriasoce)
#### Post date: [May 6, 2021, 9:52am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/4 "2021-05-06T09:52:00Z")

</div>

Do you want to edit the items and add more but without adding another quote to the sheet 1?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [May 6, 2021, 12:57pm UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/5 "2021-05-06T12:57:56Z")

</div>

yes correct . because it relation one to many

---

<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: [May 6, 2021, 11:39pm UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/6 "2021-05-06T23:39:34Z")

</div>

I’m not sure I fully understand it, are you letting the users submitting for Sheet 2 from the details view of Sheet 1, or is the screen built on top of another Sheet?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [May 7, 2021, 1:14am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/7 "2021-05-07T01:14:14Z")

</div>

> [@ThinhDinh](#):
>
> are you letting the users submitting for Sheet 2 from the details view of Sheet 1

Yes, this is correct which i need its can copied the quotation number as they click add item

---

<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: [May 7, 2021, 2:06am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/8 "2021-05-07T02:06:29Z")

</div>

So if you’re doing it inside the details view of Sheet 1, you can use the “screen column” value to bring it over to Sheet 2 inside a form.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [May 7, 2021, 2:18am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/9 "2021-05-07T02:18:52Z")

</div>

Do you know where is the example and elaboration for “screen column” because i cant find in Glide Library

---

<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: [May 7, 2021, 3:12am UTC](https://community.glideapps.com/t/relation-topic-helpp/26472/10 "2021-05-07T03:12:07Z")

</div>

[https://docs.glideapps.com/all/reference/values/screen-values](https://docs.glideapps.com/all/reference/values/screen-values)
