How can i configure embedded lists

jme37
Tera Contributor

I want to add 2 sections to the knowledge form. The sections are embedded lists - Related Articles and Referencing Knowledge articles - which both pull data from the kb_2_kb table which is to do with related knowledge articles (we are using it to show sections 1. parent articles that contain hyperlinks to other articles & 2. child articles that are linked from other articles).

Can i use views or something else to configure these 2 lists to show different fields ? They seem to use the same layout.

 

2 REPLIES 2

asifnoor
Kilo Patron

HI,

Technically Embedded list are related lists that are displayed in the form rather than as a Related List. If both are referring to same related list, then you cannot change it. Best is create a copy of the related list and make the changes to the columns accordingly.

Mark the comment as a correct answer and helpful if this has helped to solve the problem.

 

jme37
Tera Contributor

thanks for the suggestion, do you know of any documentation on copying the related lists ?