# Form within a form

**URL:** https://community.glideapps.com/t/form-within-a-form/6695
**Category:** Ask for Help
**Created:** [April 9, 2020, 7:22pm UTC](https://community.glideapps.com/t/form-within-a-form/6695 "2020-04-09T19:22:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cgarrapy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cgarrapy/32/178_2.png) [@cgarrapy](https://community.glideapps.com/u/cgarrapy)
#### Post date: [April 9, 2020, 7:22pm UTC](https://community.glideapps.com/t/form-within-a-form/6695/1 "2020-04-09T19:22:22Z")

</div>

I’m working on a review app where users can review different products. Multiple products can be related to a single manufacturer. I want to let users create new products if theirs is not listed, but if that product’s manufacturer is not listed either I want them to create the manufacturer as well. Ideally while creating a product if they cannot choose from the available manufacturers they can create it from that form without having to do it in two locations. Is this possible? Thanks in advance.

---

<div class="post-metadata">

### Author: ![cgarrapy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cgarrapy/32/178_2.png) [@cgarrapy](https://community.glideapps.com/u/cgarrapy)
#### Post date: [April 10, 2020, 6:45pm UTC](https://community.glideapps.com/t/form-within-a-form/6695/2 "2020-04-10T18:45:53Z")

</div>

Just bumping this. Thanks again for any feedback.

---

<div class="post-metadata">

### Author: ![George\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/george_b/32/534_2.png) [@George\_B](https://community.glideapps.com/u/George_B)
#### Post date: [April 11, 2020, 2:31am UTC](https://community.glideapps.com/t/form-within-a-form/6695/3 "2020-04-11T02:31:26Z")

</div>

You can have both a choice component and a text component pointing to the same column. Take a look at this app. [choices.glideapp.io](http://choices.glideapp.io)
