# Relationships with incomplete information

**URL:** https://community.glideapps.com/t/relationships-with-incomplete-information/14081
**Category:** Ask for Help
**Created:** [August 17, 2020, 2:29am UTC](https://community.glideapps.com/t/relationships-with-incomplete-information/14081 "2020-08-17T02:29:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![StinsonOwner](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stinsonowner/32/37079_2.png) [@StinsonOwner](https://community.glideapps.com/u/StinsonOwner)
#### Post date: [August 17, 2020, 2:29am UTC](https://community.glideapps.com/t/relationships-with-incomplete-information/14081/1 "2020-08-17T02:29:18Z")

</div>

I have a table with questions for users. I want to expose data based on those questions. For example, if someone answers YES to a question, I want that persons contact info shown.

I have watched the videos on single and multiple relations, but I don’t know how to complete this programming. May I ask for some help?

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: [August 17, 2020, 2:45am UTC](https://community.glideapps.com/t/relationships-with-incomplete-information/14081/2 "2020-08-17T02:45:19Z")

</div>

So you want an interface with a choice component for an answer, and a contact component that will only show when the answer is yes?
