Is there a way we can connect two table to one navigation TAB ?
Why do you need to do that?
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
So the ID in the second form should be added as a special field, not something you can edit, is that correct?