
I have this situation that I need to have one client log in to see two account associated with her. But in portal app, one contact can only be associated with one account. What should I do? Should I created anther table as intermediate for account table and contact table?
hello, this is kind of hard to accomplish OOB based on my experience but you can create a sub grid on the contact and add the accounts to it then display the subgrid in the portal to allow customer to see "associated accounts"
maybe this help