You need to sign in to do that
Don't have an account?

Two Lists, side by side
Hey,
I'm wondering if anyone has ever built a VF page that has somethign like two different list views, side by side.
The general idea is that we would like to have both a list of opportunities and a list of a custom object that keeps sales, and then build a tool that can help connect the two up.
Thanks,
Michael
Did you try embedding 2 <apex:ListViews> inside <apex:pageBlock> ?