How to create Parent-Child relationship between two tables?

Community Alums
Not applicable

I want to create Parent Child relationship between cmdb_ci(Class=Application) and sc_cat_item tables. I want the sc_cat_item to be the child table.

Is it possible to create the new relationship same as 'cmdb_rel_ci' table (CI Relationships)? I need the same columns 'Parent', 'Child', 'Type' etc in my new table.,

find_real_file.png

Is this possible to to? or do you suggest some other best way?

Thanks,

Rajini

5 REPLIES 5

Deepa Srivastav
Kilo Sage

I agree with Paul , it can be created by adding a reference field on the child table and then you will find that relationship in the related list (right click->configure-> related list)of the parent table, from where you can add it to the form..



Please mark Helpful, Like, or Correct Answer if applicable.