function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
LuvaraLuvara 

Child Object fields on an Enhanced List

Has anyone had any luck adding child object fields to a visualforce enhanced list? I'm trying to add a column for Sales Team Members to an Opportunity enhanced list.

 

I've got my standard controller set as Opportunity, and I built a class to query OpportunityTeamMember which I'm using as an extension in the apex page.

 

When try to view the page, I get an "An internal server error has occurred". 

 

Is this even the right approach to doing this?

 

Thanks,

 

Chris

 

ShikibuShikibu

You should file a salesforce case for the internal error. Although your code may be incorrect, salesforce should not be throwing an error (rather, it should display a useful error message).

 

I had a case like this, and got high-level attention from salesforce within a couple days.

 

 

BhaviBhavi

Hi Luvara,

 

Have your Problem been Solved?

I have Same requirements as you posted.

 

Can you help to implement this ?

 

Thanks in advance.

 

:Bhawani