How to display child module subpanel items in Primary module subpanel

Hi All,

I need to display the sub panel items of a child module in its parent module.

Imagine There are three modules Say A,B,C

1)  Many to one  relationship between the module A & B and Module B is a child module of A.

2) Many to one relationship between the module B & C . Module C is a child module of B and module C's items are displayed as a Subpanel in B.

I need to display the B's module subpanel for module C in Module A. That is module C as a sub panel in Module A.

Please advise me to find a solution for this.

Parents Reply Children
  • Hello Sebastian,

    Imagine I have 3 Modules say A,B,C.

    Module B is a child Module of A.
    Module C is a child Module of B.

    And also I created a relationship Many to relationship between Module A and C,

    So Module C is also a Child module of A.

    My requirement is whenever creating a record in C under B.I need to list it under the module A too.