How do I display Opportunities in a Contact page?

I cannot get any model to display opportunities on my Contact detail page.  I tried using a model for OpportunityContactRoles linked directly by ContactID and nothing comes up.

Hi Steve~

I want to make sure I understand your question. Is this what you are wanting to show?

If so, this is what your conditions should look like for the contact model and for the OpportunityContactRole model

Here is also the XML for my simple contact detail page: {{Model.label}} OpptyContactRole OpptyContactRole {{FirstName}} {{LastName}} Opportunities where {{Contact.FirstName}} {{Contact.LastName}} has a contact role Opportunity

Hope this helps!!!
Karen