# Hi... Help. In the comment section

**URL:** https://community.glideapps.com/t/hi-help-in-the-comment-section/10791
**Category:** Ask for Help
**Created:** [June 13, 2020, 9:47am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791 "2020-06-13T09:47:26Z")
**Posts on this page:** 18
**Page:** 1

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 13, 2020, 9:47am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/1 "2020-06-13T09:47:26Z")

</div>

Hi,

So I developed a school online class app. Basically a parent can enroll multiple children with the same email ID in a school…

So let us say I have two kids… I use my email ID to register one child in 5A and the other in 7A.

Respective classes are visible to the right spective children. And I have enabled a comment section in each period under a video…

Unfortunately when my class 5A comments in the video assigned to him, my second child’s name is only getting displayed in the comments box.

Glideapp is by default takin only one name per email ID in the comment section. Why is that?

---

<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: [June 13, 2020, 10:32am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/2 "2020-06-13T10:32:12Z")

</div>

> [@aha\_education](#):
>
> Respective classes are visible to the right spective children.

How are you setting the visibility to achieve this, if you’re just using 1 email for both children?

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 13, 2020, 10:39am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/3 "2020-06-13T10:39:09Z")

</div>

I have visibility based on relations I have set using class

---

<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: [June 13, 2020, 12:59pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/4 "2020-06-13T12:59:16Z")

</div>

> [@aha\_education](#):
>
> Glideapp is by default takin only one name per email ID in the comment section. Why is that?

That is how Glide is designed. The name used for comments is deeply integrated into the email used to sign into the app, just like user profiles are attached a single email address. Maybe you’d be better off creating your own comments and use a form button and inline list to display comments.

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 13, 2020, 1:15pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/5 "2020-06-13T13:15:26Z")

</div>

OK… But even if I do that, it will still take only one name of the email ID right? How would it differentiate which of my child is responding?

---

<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: [June 13, 2020, 2:31pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/6 "2020-06-13T14:31:01Z")

</div>

Well, if you have used relations for the child to drill down to the video they are commenting on, I would assume you already know who the child is based on the path they took in the app, since it sounds like that video only pertains to them.

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 13, 2020, 2:55pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/7 "2020-06-13T14:55:27Z")

</div>

Yes.

Let me explain the issue here… (I have two kids registered to a school with the same email ID…)

1. I have set relations and so my first child, Jeff, can see only class 5 videos and second child, Steff, can see only class 7 videos)

2. However when my first child leaves a comment in his class 5 video, his name is displayed as Steff instead of Jeff.

This is because glide is only taking the child whom I registered first in the comments section and displays only his name.

---

<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: [June 13, 2020, 3:13pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/8 "2020-06-13T15:13:52Z")

</div>

That’s why I mentioned above to roll your own comments feature with a form button and an inline list. You aren’t going to get different names for the comments component because it’s tied to the email address.

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 13, 2020, 3:20pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/9 "2020-06-13T15:20:25Z")

</div>

I got the comments part.

I am Still trying to understand how to get the form + ininline list correct… Tell me. If this is OK…

1. I create a comment button
2. Link it to a form
3. User can send his comment

Here is where I am stuck

1. User Comment is not linked to any topic
2. If we give a choice button then all the topics of all the grades are getting listed
3. There is no filter in a choice to just show only this particular content piece so that the comment gets tagged to this particular content piece.

I hope am Making sense. 🙂

---

<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: [June 13, 2020, 3:29pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/10 "2020-06-13T15:29:45Z")

</div>

In the topic you want to have comments, add a form button and inside that button you can record the topic’s name, or ID, or whatever unique value you want using “Columns” values. Write that to a “Comments” sheet in your file. Does that make sense?

---

<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: [June 13, 2020, 3:48pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/11 "2020-06-13T15:48:21Z")

</div>

👆

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 13, 2020, 4:26pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/12 "2020-06-13T16:26:51Z")

</div>

Yes. Makes sense.

The user has no choice but to select the topic using choice button. I was seeing if there was any other way to capture that value without the user having to choose it… I guess there is no better option.

Thanks 🙂

---

<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: [June 13, 2020, 4:28pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/13 "2020-06-13T16:28:18Z")

</div>

No, when you put it inside a topic there will be column values that you can use to write to the sheet. Find something like”Topic name” in the columns. You don’t need a choice component for this, it’s not scalable.

---

<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: [June 13, 2020, 4:28pm UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/14 "2020-06-13T16:28:45Z")

</div>

[https://docs.glideapps.com/all/reference/privacy-and-per-user-data/special-values/column-values](https://docs.glideapps.com/all/reference/privacy-and-per-user-data/special-values/column-values)

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 14, 2020, 8:59am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/15 "2020-06-14T08:59:30Z")

</div>

Wowww… This was super helpful… Phew… Just what I was looking for… 🙂 🙂 🙂 🙂

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 14, 2020, 8:59am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/16 "2020-06-14T08:59:55Z")

</div>

Thanks a lot Jeff… This is exactly what I was looking for… 😁😁

---

<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: [June 14, 2020, 9:00am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/17 "2020-06-14T09:00:13Z")

</div>

Hopefully that solves your case 😄

---

<div class="post-metadata">

### Author: ![aha\_education](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aha_education/32/6343_2.png) [@aha\_education](https://community.glideapps.com/u/aha_education)
#### Post date: [June 14, 2020, 9:48am UTC](https://community.glideapps.com/t/hi-help-in-the-comment-section/10791/18 "2020-06-14T09:48:52Z")

</div>

Yes 🙂
