August 9, 201213 yr Hello all I have one layout and I would like to display two portals, each from a different table, to display and enter data. Seems simple but my layout is tied to one of the tables and I would like to display data from the other one. I know they need to be related but not sure what field I need to relate them with. Each table consists of two fields, one is the id field or key.
August 10, 201213 yr It sounds like you need a field in the second table to hold the id field from the first table. Then you use these two fields in the relationship.
Create an account or sign in to comment