# Differents comments in a list

**URL:** https://community.glideapps.com/t/differents-comments-in-a-list/74174
**Category:** Ask for Help
**Created:** [June 16, 2024, 5:06pm UTC](https://community.glideapps.com/t/differents-comments-in-a-list/74174 "2024-06-16T17:06:09Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [June 16, 2024, 6:03pm UTC](https://community.glideapps.com/t/differents-comments-in-a-list/74174/2 "2024-06-16T18:03:18Z")

</div>

> [@Add comments to a detail screen](https://community.glideapps.com/t/add-comments-to-a-detail-screen/74115/4):
>
> If another user, such as an admin is supposed to be able to view these comments, then user specific columns is not the right choice here. So this is going to be a one to many relationship between instruction and comments. You will need a separate table for this, a relation or query between the two tables, and then each comment will be written to separate rows. Do not use user specific columns in that new table.

---

_[View the full topic](https://community.glideapps.com/t/differents-comments-in-a-list/74174)._
