Platform-App-Builder Salesforce Certified Platform App Builder (SP19)

Loading demo links...

Showing 7–9 of 15 questions

Question 7

What are the three groups of Lighting Components you can add, when working with the Lightning App Builder? (Choose three.)

Select all that apply, then click Submit answer.

  • Custom-Managed

  • Standard

  • Custom

  • Standard-Managed

Question 8

What type of field cannot be used in a formula field?

Select an option, then click Submit answer.

  • Date/Time

  • Other Formula Fields

  • Text Area (Long)

  • Standard Fields

Question 9

You need to ensure that the value in a custom field "Source Country" is validated against the standard list of ISO countries that are valid for the particular type of order, when the order is saved.

What is the best way to achieve this requirement?

Select an option, then click Submit answer.

  • Create a validation rule using a CASE statement.

  • Create a validation rule using the VLOOKUP function.

  • Create a before trigger and validate the value using APEX code.

  • Create an after trigger and validate the value using APEX code.