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
RaviPRaviP 

how to display child table data along with Opportunity data

Hi, I am new to visualforce and would like to know if it is possible to show the fields from a child table on the Opportunity page layout using visualforce. Also, is it possible to show them for data entry too. Hope I am clear with my question.

Thanks in advance,
Ravi.

MrutyunjayMrutyunjay
Hi

You can use relatedList feature in visual force

Thanks
Mrutyunjay
RaviPRaviP
Hi Mrutyunjay,

Thanks for your reply.

I am new to visualforce. Can you please provide more detail, if possible, code snippet etc,.

Thanks again,
Ravi.