# Allowing Two Tables To be Used as Target Table of a NavigationTab

**URL:** https://community.glideapps.com/t/allowing-two-tables-to-be-used-as-target-table-of-a-navigationtab/74675
**Category:** Ask for Help
**Created:** [July 7, 2024, 2:43pm UTC](https://community.glideapps.com/t/allowing-two-tables-to-be-used-as-target-table-of-a-navigationtab/74675 "2024-07-07T14:43:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Namra](https://avatars.discourse-cdn.com/v4/letter/n/91b2a8/32.png) [@Namra](https://community.glideapps.com/u/Namra)
#### Post date: [July 7, 2024, 2:43pm UTC](https://community.glideapps.com/t/allowing-two-tables-to-be-used-as-target-table-of-a-navigationtab/74675/1 "2024-07-07T14:43:20Z")

</div>

Is there a way we can connect two table to one navigation TAB ?

---

<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: [July 7, 2024, 10:57pm UTC](https://community.glideapps.com/t/allowing-two-tables-to-be-used-as-target-table-of-a-navigationtab/74675/2 "2024-07-07T22:57:29Z")

</div>

Why do you need to do that?

---

<div class="post-metadata">

### Author: ![Namra](https://avatars.discourse-cdn.com/v4/letter/n/91b2a8/32.png) [@Namra](https://community.glideapps.com/u/Namra)
#### Post date: [July 8, 2024, 8:37am UTC](https://community.glideapps.com/t/allowing-two-tables-to-be-used-as-target-table-of-a-navigationtab/74675/3 "2024-07-08T08:37:18Z")

</div>

I have two tables A and B I created “FORM CONTAINER” component over them, now I want to submit form of table A first and there is ID field in table A’s form which should be set in form of table B’s ‘ID’ field as soon as I submit Form of table A, also I don’t want to use USER table for this purpose and we can not change sequence of form A and B

---

<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: [July 8, 2024, 2:29pm UTC](https://community.glideapps.com/t/allowing-two-tables-to-be-used-as-target-table-of-a-navigationtab/74675/4 "2024-07-08T14:29:26Z")

</div>

So the ID in the second form should be added as a special field, not something you can edit, is that correct?
