Hi Team,
We are using Account and Billing Details (custom) entities to display in billing details in ADX Portal. There is a N:1 relationship between Account and Billing Details entities.
Requirement:
Every portal user will tag to one Account by using primarycontact field. When the Portal user logged in, All the Billing Details are associated with Account should display in Portal.
Implementation:
We have created a Entity List with Billing Details and used account field in Billing Details to filter the Accounts and display.
Issue:
When single account tagged with one portal user, no issues. Functionality is working as expected. But when the portal user tagged with multiple accounts, then application shows the billing Details which are tagged with latest accounts and rest are not visible.
Can any one help me to fix the issue.
Regards,
Kumar
*This post is locked for comments