- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 09:01 AM
I have created two custom tables tab A and Tab B. I can create records on Tab B from Tab A.
e.g creating problems from inc table.
As per the document, I have created a m2m relationship -
Step 1 -
Step 2 - Add the related list to the table -
Step 3 - ?? I'm not sure what else to do to add the list of records to be seen under this related list.
E.g - I want to be able to see the contracts under the addenda as given below in the screenshot for incident and problem -
Please advice. Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2019 11:08 AM
if table A is the parent and table B is the child
create a field on table B of type "reference" and select Table A as the reference table.
Then go to table A, right click at the top of the form, select Configure >> Related Lists >> select your related list.
The child records appear at the bottom of the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 10:35 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 10:45 AM
Can you share the screenshot of your related list on table A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 10:56 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 11:17 AM
Please Move Addenda -> Contract Number to selected and try to create a record using the new related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2019 10:49 AM
This relationship you see on the 'Available' list is from M2M table. It doesn't work anyway.