FavoriteMathew Andresen (Umpqua Dairy Products Company) asked in #VisualforceAug 23, 2016, 6:07 PMapex repeat through list of contacts connected to an opportunityHi,I'm trying to use apex:repeat to loop through the list of contacts attached to a opportunity (through the account), but I'm getting an error. I assume my dot notation is messed up.What I have is <apex:repeat value="{!Opportunity.account.contacts}" var="con">Thanks,5 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...swati sehrawat (Digitas)Aug 24, 2016, 9:16 AMIt has the same issue which you are facing.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply