How can the developer find the current user’s default record type?

A developer is creating a page that allows users to create multiple Opportunities. The developer is asked to verify the current user’s default } |

Opportunity record type, and set certain default values based on the record type before inserting the record. i, JCalculator

How can the developer find the current user’s default record type? ns
A . Query the Profile where the ID equals userInfo.getProfileID() and then use the profile.Opportunity.getDefaultRecordType() | | method. ] |
B . Use Opportunity. SObjectType.getDescribe().getRecordTypelnfos() to get a list of record
types, and iterate through them until [ J
isDefaultRecordTypeMapping() is true. Pencil & Paper |

C . Use the Schema.userlnfo.Opportunity.getDefaultRecordType() method. <
Create the opportunity and check the opportunity.recordType before inserting, which will have the record ID of the current Dal
user’s default record type.

Answer: B

Latest PDI Dumps Valid Version with 191 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments