You need to sign in to do that
Don't have an account?
How to get parent record type name from child object
Hi,
I want to retrive in SOQL account record type from child object opportunity.
how can i write the query ?
I want to retrive in SOQL account record type from child object opportunity.
how can i write the query ?
I have done as per your suggestion, but again i am not able to see their record type names. Here showing as[object object].
I want to see thier record type names.
Please help me on this.
you can debug the recordType Name like this
run this code in developer console execute anonymous and check debug logs