# Relation column doesn't appear when set to 1:1

**URL:** https://community.glideapps.com/t/relation-column-doesnt-appear-when-set-to-1-1/12475
**Category:** Ask for Help
**Created:** [July 14, 2020, 4:06pm UTC](https://community.glideapps.com/t/relation-column-doesnt-appear-when-set-to-1-1/12475 "2020-07-14T16:06:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Alexdz](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexdz/32/10382_2.png) [@Alexdz](https://community.glideapps.com/u/Alexdz)
#### Post date: [July 14, 2020, 4:06pm UTC](https://community.glideapps.com/t/relation-column-doesnt-appear-when-set-to-1-1/12475/1 "2020-07-14T16:06:18Z")

</div>

Hi! I have set a relation column with the relationship 1:1. I would like to display the related item, for that I chose the inline list item. However, the relation is not recognized. If I set the relationship as 1 to many, it is recognized perfectly fine.

Now I wonder if this is a bug, or if there is another/better way to display the related item?

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [July 14, 2020, 4:44pm UTC](https://community.glideapps.com/t/relation-column-doesnt-appear-when-set-to-1-1/12475/2 "2020-07-14T16:44:28Z")

</div>

an inline list only displays multiple relation items because it is a list and the relation component only non multiple relation component b

---

<div class="post-metadata">

### Author: ![Alexdz](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexdz/32/10382_2.png) [@Alexdz](https://community.glideapps.com/u/Alexdz)
#### Post date: [July 14, 2020, 4:47pm UTC](https://community.glideapps.com/t/relation-column-doesnt-appear-when-set-to-1-1/12475/3 "2020-07-14T16:47:53Z")

</div>

relation component, that’s the one I needed to look for. thanks a lot!!
