Which two conditions should the app builder review?

A user is unable to use inline editing on a list view. A quick check verifies the user should be able to perform inline editing as they have been assigned the appropriate permissions. Which two conditions should the app builder review? Choose 2 answersA . If the list view restricts...

May 31, 2023 No Comments READ MORE +

How should this be accomplished?

An app builder is creating a custom object called Testimonial__c and wants toconnect Testimonial__c records with both the submitter's Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the Account remains, the Testimonial__c should remain. How should...

May 31, 2023 No Comments READ MORE +

How should an app builder recommend assigning permission sets to users?

Universal Containers assigns system access via permission sets and permission set groups to ensure each user has proper access. One department with varying levels of support staff has five consistent permission sets they require in order to complete their duties. Some higher-level staff have additional permission sets that are only...

May 31, 2023 No Comments READ MORE +

Which two ways can this be accomplished without building code?

UVC's CFO has asked that all deals with more than a 40%discount get automatically sent to the VP of Finance. He will review these deals without the sales rep needing to take action. Which two ways can this be accomplished without building code? Choose two answerA . Launch a new...

May 31, 2023 No Comments READ MORE +

What should the app builder use to solve this Issue?

Universal Containers has a single Contact Lightning record page. A component takes up a lot of room on the page and is NOT needed by users with a Marketing profile. What should the app builder use to solve this Issue?A . Detail page layouts B. Component visibility filter C. Field-level...

May 30, 2023 No Comments READ MORE +

Which automation solution would meet these requirements?

Cloud Kicks works on an annual subscription model. When a sales rep marks an opportunity as closed won, a new opportunity should automatically be created for the renewal. The contracts team works outside of Salesforce but also needs to be notified about closed deals in order to initiate the contract...

May 30, 2023 No Comments READ MORE +

What validation rule should an app builder configure?

Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner. What validation rule should an app builder configure?A . AND( ISBLANK(Lead.Owner.Id) ) B. NOT(ISNEW() && ISBLANK(Lead.Owner:Queue.Id)) C. AND(ISNEW(), ISBLANK(Lead.Owner:User.Id)) D. NOT( ISBLANK(Lead.Owner:Queue.Id))View AnswerAnswer:...

May 30, 2023 No Comments READ MORE +

What determines the ownership and sharing access of the detail record?

Northern Trail Outfitters has two custom objects that are part of a master-detail relationship. What determines the ownership and sharing access of the detail record?A . The default owner is set in the parent object's settings. B. The Owner field on the Detail record. C. The Owner field on the...

May 30, 2023 No Comments READ MORE +

Which approach should the app builder use?

An app builder at Universal Containers has been asked to add the Chatter feed to a custom object record page. Which approach should the app builder use?A . Add the standard Chatter feed component. B. Add the standard related list component C. Add a custom Chatter feed component D. Add...

May 30, 2023 No Comments READ MORE +

What is a limitation of formulas that could be causing the issue?

Anapp builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor. What is a limitation of formulas that could be causing the issue?A . Unable to reference the child records. B. A master-detail...

May 30, 2023 No Comments READ MORE +