Create an embedded list

scottangehr
Giga Guru

I'm having trouble creating an embedded list.   I was following the instructions (from 2013 on wiki) of creating a related list.   That didn't work.   I found an embedded list that I could work with - but I can't find where to access it to see how it's set up.

find_real_file.png

1 ACCEPTED SOLUTION

The items in this list are in related lists:



find_real_file.png



There are several ways to create them.   You can create a many-to-many table.   For example, that Affected CIs list there is the many-to-many table task_rel_ci.   You can define a relationship.   You can have two reference fields on each of two tables and that will add it to here.


View solution in original post

4 REPLIES 4

Mike Allen
Mega Sage

In form layout, all of these red things at the bottom are embedded lists:



find_real_file.png


Right - but how do I create or edit them?   I tried creating a related list and it did not show up in that last, nor are the items in that list in Related Lists.


Hi Scott,



If you have to get a list other than what's provided, it has to be custom and be created in the 'Relationships' table. For it to show up on your form, that table has to be filled in the 'Applies to' field in the Relationship record.



The ones that automatically show up are not custom, they are there because the relationship is already established via reference/list field.


The items in this list are in related lists:



find_real_file.png



There are several ways to create them.   You can create a many-to-many table.   For example, that Affected CIs list there is the many-to-many table task_rel_ci.   You can define a relationship.   You can have two reference fields on each of two tables and that will add it to here.