Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce Platform-App-Builder - Salesforce Certified Platform App Builder (Plat-Admn-202)

Page: 1 / 8
Total 259 questions

Where can an app builder edit an existing app to add Components to the utility bar?

A.

Lightning App Builder

B.

Lightning Record Page

C.

App Manager

D.

App Menu

Universal Containers wants to dynamically display a component on a Lightning record page for an account based on criteria about the related contact. Which solution should an app builder use to fulfill this requirement?

A.

Add a related record component to the page layout.

B.

Hide the component behind a tab on the page layout.

C.

Set the filter type on the component visibility to display based on user permissions, using custom Permission to define the dynamic criteria

D.

Set the component visibility to display based on an advanced filter type, using the contact field(s) to Define the dynamic criteria

Universal Containers (UC) tracks Account locations in Zip Code, a custom text field with a validation rule to enforce proper formatting of the US ZIP+4 code for UC ' s orders. Which formula should the app builder create on Order to display only the first five digits of Zip Code from the parent Account?

A.

BEGINS (Account.Zip Code_, 5)

B.

LPAD (Account.Zip Code_x, 5)

C.

LEFT (Account.Zip Code_c, 5)

D.

TEXT (Account.Zip Code_c, 5)

An app builder wants to deploy a new version of an auto-launched flow to production in an active state so that the new functionality is immediately available to users. What should the app builder take into consideration when planning the deployment?

A.

User access needs to be granted to the flow.

B.

Verify there is an Apps test that provides test coverage for the flow.

C.

Flow test coverage must by 100%.

D.

Honestly activate the flow after deployment.

Universal Containers wants to ensure that they are accepting clean data from their users and verify that important fields are entere What should an app builder recommend to meet this requirement?

A.

Update the important fields to be required on the page layout.

B.

Create a Flow to clean any data that is formatted wrong.

C.

Configure a validation to require a field for a specific record type.

D.

Make a formula field to check the format of the important fields.

Cloud Kicks is redefining its entire business process to convert the Manager Notes field from a long text area field The goal is to encourage Managers to be more concise in their comments and stay at 255 characters or less. There is preexisting information in the Manager Notes field that often Is well beyond the character limit. What would happen to any existing information if the app builder tries to convert a preexisting long text area field to text area?

A.

Preexisting information will truncate to the first 255 characters.

B.

Preexisting information will cause an error message to pop up.

C.

Preexisting information will remain even if it was over 255 characters.

D.

Preexisting information in the field will be completely lost.

An app builder wants to limit the amount of fields users see When creating a new Opportunity. Once they fill out the required fields and Save, the full record page with additional fields relevant to the Opportunity Type becomes available. How could this be accomplished?

A.

Make the Opportunity type a required field on the initial Opportunity page layout and Use automation to update the record type based on the Opportunity type.

B.

Use different page layouts for Opportunity types based on the user profile.

C.

Once the required fields are populated, use a sharing rule to share the new fields with The user.

D.

Hide additional sections on the page layout and the users how to manually Expand them when they want to fill in the fields in the hidden sections.

AW Computing uses a private sharing model for opportunities. Whenever An opportunity with a type of Service Agreement is created, all users in the Service Manager role should be able to view the opportunity. Which tool should AW Computing use to accomplish this?

A.

Owner-based sharing rules

B.

Criteria-based sharing rules

C.

Apex sharing rules

D.

Manual sharing

The marketing director is concerned that too many car parts were given Away for free last year. Which functionality should be used to ensure all free parts receive the marketing Directors ' sign-off?

A.

Chatter approval

B.

Slack post

C.

Automated email message

D.

Approval process

At Ursa Solar Major, only users with the Outer Planets profile Need to see the Jupiter field on the Solar System object. How should the app builder satisfy this requirement?

A.

Classic encryption

B.

Field-level security

C.

Filtered view

D.

Sharing rules