I am trying to add details , data is segregated based on type in different detail on the same tab pointing to samedetail object. But the data is filtered only to the last detail.
Is that because it is pointing to same detail object on the tab?
We have the requirement to show financial Accounts based on type . Savings & Current in CASA details, Overdraft in OD Details and other in FD& Other Details. I placed all the details in one tab and added filter code to filter based on type. But data is displayed only to last detail in the tab.