You need to sign in to do that
Don't have an account?

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
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