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

hi guys i want to display 3 objects data in readonly format in a single vf page? this 3 objects are inter related to one other
hi guys i want to display 3 objects data in readonly format in a single vf page? this 3 objects are inter related to one other . and we must use a standars controller . how can this be done
Can you describe the relation between the Objects so we can help you in acheving your requirement.
try using relationship queries - http://www.salesforce.com/us/developer/docs/dbcom_soql_sosl/Content/sforce_api_calls_soql_relationships.htm
Thank you
BLearn
can we write a wrapper class for a atandard controller
Try this code .