MultipleChoice
A developer needs to include a visualforce page in the detail section of a page layout for the account object, but does not see the page as an available option in the page layout editorwhich attribute must the developer include in the
MultipleChoice
Which three statements are true regarding the @istest annotation? Choose 3 answers
OptionsMultipleChoice
In which two trigger types can a developer modify the new sObject records that are obtained by the trigger.new context? Choose 2 answers
OptionsMultipleChoice
Which three statements are true regarding cross-object formulas? Choose 3 answers
OptionsMultipleChoice
A platform developer needs to write an apex method that will only perform an action if a record is assigned to a specific record type. Which two options allow the developer to dynamically determine the ID of the required record type by its name? Choose 2 answers
OptionsMultipleChoice
What is the result of the following Classes page?
OptionsMultipleChoice
How many level of child records can be returned in a single SOQL query from one parent object
OptionsMultipleChoice
Universal Containers stores the availability date on each Line Item of an Order and Orders are only shipped when all of the Line Items are avaible. Which method should be used to calculate the estimated ship date for an Order?
OptionsMultipleChoice
A developer must create a Lightning component that allows user to input Contact record information to create a Contact record, including a Salary__c custom field. What should the developer use, along with a lightning-record-edit-form, so that Salary__c field functions as a currency input and is only viewable and editable by users that have the correct field level permissions on Salary__c?
OptionsMultipleChoice
Which two are best practices when it comes to component and application event handling? Choose 2 answers
Options