Have a detail show you the total records from multiple details.

Hello Community, 

I was wondering if anyone has come across this request: 

 

A client would like to have multiple details that they can interact with and then one master detail showing all of the subsequent details and their records. 

 

Example 

Detail 1 has records: A, B and C

Detail 2 has records 1, 2 and 3

Detail 3 would have A, B, C, 1, 2 and 3 

Like 2

Like

1 comments

Dear Philip,

To accomplish the task you need to go through the following steps:

1. Create a view in the database.

2. Create the object in bpm'online linked to the view. Please note that the set of columns in the system should be the same as in the database view.

3. Link your custom detail to the object from p.2. 

Lisa

Show all comments