Question

(SOLVED) How to FIlter Detail in Page with complex filter

Hi Everyone.



I have 2 section, section Contact and Flight Detail (FD). Both are connected (FD is detail of Contact).

I want to display just apart of data of the detail were have conditions below:

Contact.Email == FD.Email AND Contact.Full Name == FD.Full Name

For example, I open data Contact with Full Name = “ALI BABA” and when I saw detail FD, the detail automatically only display data as the conditions above.

the picture below display all data of detail, while I want to display is data in the red circle.

How to implement that? any solution or trick ?



Thanks



*SOLVED

I found posting with same question https://community.bpmonline.com/questions/system-filter-detail-list.

Like 0

Like

1 comments

Dear Romadan,

In order to achieve such task you can use filter group approach. 

You can also check the article below for additional instructions on types of filters and filter group itself:

https://academy.bpmonline.com/documents/technic-sdk/7-12/using-filtrati…

https://academy.bpmonline.com/documents/technic-sdk/7-12/entityschemaqu…

Regards,

Anastasia

Show all comments