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
akshay desai 9akshay desai 9 

Visualforce code problem

I have 4 objects 
Object A has look-up relation of object B
Object B has look-up relation of object C
Object C has look-up relation of object D

The page has standard controller of D 
How should i show the data of object A on visual force here i am iterating a list of records of object C