Pass the Salesforce App Builder Platform-App-Builder Questions and answers with CertsForce

Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions
Questions # 41:

When a sales rep submits an account for approval, Universal Containers wants the user to answer additional questions via a popup window to populate additional record fields.

What should an app builder use to achieve the desired result?

Options:

A.

Process Builder and Flow


B.

Lightning component and Process Builder


C.

Custom picklist field and Process Builder


D.

Custom button and Flow


Expert Solution
Questions # 42:

DreamHouse Realty (DHR) recently acquired Cloud Kicks (CK), a company that is still on Salesforce Classic. DHR is keeping the CK Salesforce org; however, it will migrate this org to Lightning Experience.

Where should the app builder find prebuilt resources to help with this project and overall adoption?

Options:

A.

Import Wizard


B.

Lightning Object Creator


C.

AppExchange


D.

Flow Builder


Expert Solution
Questions # 43:

An app builder has a custom component they want to make available on the utility bar, but the component is unavailable.

How should the component be tagged?

Options:

A.

For use on record pages.


B.

For use in Lightning App Builder.


C.

For use on the utility bar.


D.

For use in App Manager.


Expert Solution
Questions # 44:

Universal Containers uses a custom picklist field Account Region on the account record. They want this region to be reflected on all related contact records and stay in sync if the value of this field changes on the Account.

How should an app builder meet this requirement?

Options:

A.

Create a picklist field called 'Account Region' on Contact object > Create a workflow rule to update this picklist field if the Account Region field on the Account is changed.


B.

Create a formula field on the Contact object > Set the value of the formula to ISPICKVAL(Account.Account_Region__c).


C.

Create a formula field on the Contact object > Set the value of the formula to TEXT(Account.Account_Region__c).


D.

Create a text field called 'Account Region' on Contact object > Create a workflow ruleto update this picklist field if the Account Region field on the Account is changed.


Expert Solution
Questions # 45:

Cloud Kicks wants to make sure that users without the Marketing role are unable to update the Contact Retail Opt In picklist field to Yes.

What validation rule would an app builder use to prevent other users from making this update?

Options:

A.

AND( $UserRole.Name != 'Marketing',ISCHANGED(Retail_Opt_In__c), ISPICKVAL(Retail_0pt_In_c,"Yes") )


B.

AND( $UserRole.Name != 'Marketing', Retail_Opt_In_c = "Yes" )


C.

AND( $UserRole.Name = 'Marketing', ISPICKVAL(Retail_Opt_In_c,"Yes") )


D.

AND( $UserRole.Name = 'Marketing', Retail_Opt_In__c= "Yes" )


Expert Solution
Questions # 46:

Universal Container's sales reps can modify fields on an opportunity until it is closed.

The sales operations team has access to modify the Post-Close Follow-up Date and Post-Close Follow-up Comments fields after the opportunity is closed. After the

opportunity is closed, the rest of the fields are read only.

How should these requirements be met?

Options:

A.

Use record types with field sets and restrict editing fields using field-level security.


B.

Use field-level security on page layouts to restrict editing fields.


C.

Use field-level security on page layouts with record types to restrict editing fields,


D.

Use field-level security to mark fields as read-only on the Sales profile.


Expert Solution
Questions # 47:

Universal Containers has a custom object that holds over 100 fields. The app builder wants to break up the fields into separate tabs on the lightning page.

Which Lightning component is most appropriate to fulfill this requirement?

Options:

A.

Highlights panel


B.

Record detail


C.

Field section


D.

Accordian


Expert Solution
Questions # 48:

Universal Containers has a new custom object for Invoices that includes an Invoice Number field, Before the Invoice object can be used, invoices will be migrated from an external system maintaining their current Invoice Number. After the migration, salesforce will be the system of record and each new Invoice created in Salesforce must have a unique Invoice Number.

How should the app builder configure the Invoice Number field?

Options:

A.

Create a Text filed for the original Invoice Number and an AutoNumber field for the Salesforce Invoice Number.


B.

Create a Text field and mark it as a unique external ID field.


C.

Create a Text field, then change it to AutoNumber after the migration.


D.

Create an AutoNumber field and migrate the Invoices


Expert Solution
Questions # 49:

Which two solutions prevent a formula field from being referenced by a Roll-Up Summary Field?

Options:

A.

A cross-object workflow updating a field referenced by the formula field


B.

A cross-object field reference in the formula field


C.

The CASE () function in the formula field


D.

The NOW () function in the formula field


Expert Solution
Questions # 50:

Which three options art availably when activating a Lightning page from the Lightning App Builder?

Choose 3 answers

Options:

A.

Assign the page to a combination of apps and profiles.


B.

Assign the page to a combination of apps and permission sets.


C.

Make the page the org default.


D.

Make the page the default homepage for specific roles.


E.

Make the page the default homepage for specific apps.


Expert Solution
Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions