Many to Many table related on two records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 08:56 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 02:59 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 10:50 AM
The two tables are in different Scopes, I am not given the option to pull it into table A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 10:52 AM
Can you pull it into table B?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 10:54 AM
Can you explain what you mean by pull it? the table isnt available in the slush bucket.