Many to Many table related on two records

maxmassaro
Tera Contributor

I need to add a many to many table on two different table records. Currently can only point to the Many 2 Many table on record.

 

Example:

Table A Record: related list: m2m_xyz

Table B Record: related list: m2m_xyz

 

so on table A related list it would look like this 

rec123 - recABC

rec123 - recDEF

on table B related list it would look like this 

 recABC - rec123

recABC - rec456

7 REPLIES 7

jcmings
Mega Sage

Have you already set up the M2M? If not, use Studio to help you set it up. Then you'll Configure > Related Lists and pull the M2M into your Related List list on each table's form. Alternatively, if you have a reference field on table A that points to table B, you should see an option appear in the Related List selection list with that particular field.

The two tables are in different Scopes, I am not given the option to pull it into table A.

Can you pull it into table B?

Can you explain what you mean by pull it? the table isnt available in the slush bucket.