Hi All,
I'd like to know how I can add a notebook page in one of my custom module which will contain multiple line items from another custom module, along with the create/edit option in the drop down.
For example as we have products list under invoice tab while creating suppliers/clients invoice. There we are able to add multiple products for 1 invoice. I want similar structure with 2 of my custom modules. I want this to be bidirectional for both the modules.
Suppose I've created 2 custom modules **A** & **B**
Both contains **Name** field, and now I'd like to add some 2 way relation between these 2 modules, so that when I create a record for module **A**, in the form view, i can have a list of records from **B** **to add as line item below with create/edit option for module** **B**
So once I create a record for A with 2/3 line items from B then, the new item for A must also be listing in module B for the corresponding items/records from B.
Please help me with this. Any help would be appreciated. Thanks in advance :)
Cheers
ASP
↧