App Builder Flashcards
In order to create an App Launcher component in Lightning what must an admin do?
(A). Contact Salesforce to have the component activated for the Lightning App Builder.
(B). Navigate to Setup-Customize-User Interface to enable the component for the Lightning App Builder.
(C). Purchase a license for the Lightning App Builder.
(D). Join the pilot Lightning App Builder team.
Answer: A
An app builder has created a report for sales people to view records from the custom object, some users have complained that they are unable to see all of the appropriate records. What steps should be taken to ensure data visibility within the report?
Choose 3 Answers
(A). Check organization-wide defaults
(B). Check the user’s profile for object settings.
(C). Check the report folder sharing settings
(D). Check reports filter
(E). Check Sharing rules
Answer: A,B,E
Universal containers would like to use a chatter group for their mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only. Which chatter Group type should the App Builder recommend?
(A). Member Group
(B). Unlisted Group
(C). Public Group
(D). Private Group
Answer: B
Which object can be member of a campaign?
(Choose 2)
(A). Account
(B). Opportunity
(C). Lead
(D). Contact
Answer: C,D
An app builder has been asked to provide users a way to identify a Contact's "Preferred Contact Method" direction on Contact record. Users need to be able to identify whether a phone number or an email, is the Contact's preferred communication method. Which field type will allow the App Builder to accomplish this with the fewest fields possible? (Choose 2) (A). Checkboxes (B). Picklist (C). Email (D). Formula
Answer: A,B
Sales and marketing users have similar roles, and use similar record types.However sales uses 3 different fields and marketing has 5, how do you set up processes the most efficiently.
(A). 2 page layouts, 2 record types, 2 profiles
(B). 2 page layouts, 1 record type, 2 profiles
(C). 1 page layout, 2 record types, 2 profiles
(D). 1 page layout, 1 record type, 1 profile
Answer: B
Universal Container installs an unmanaged package. Which of the following are true: (choose 2)
(A). Unmanaged packages can be upgraded
(B). Unmanaged packages don’t have a version number
(C). Tests are executed during deployment
(D). Unmanaged packages have a namespace prefix
(E). Components of unmanaged packages can be edited
Answer: C,E
What type of field can be used to filter a report chart that has been added to page Layout?
(A). Formula field
(B). Matching ID field
(C). Standard field
(D). Name field
Answer: B
Accounts has a secondary master detail relationship with contacts. The app builder has requirement to change the primary master relationship to lookup. What happens to the master detail relationship with contacts?
(A). The contacts master detail field is deleted from the object
(B). The contacts master detail becomes the primary
(C). The contacts master detail also converts to lookup
(D). The contacts master detail values are cleared from invoice
Answer: B
Which three Salesforce functionalities are ignored when process field updates in workflow rules and approval processes?
(A). Multiple currencies (B). Field-Level Security (C). Validation Rules (D). Record type picklist value assignments (E). Decimal places and character limits
Answer: B,C,D
What Is true statement regarding roll up summary fields.
(Select 2.)
(A). Roll up summary fields can only be created on the master of master-detail relationship
(B). The roll up summary field inherits the field level security of the child object.
(C). Multi select picklist files can be used in the field column of roll up summary filters.
(D). Changes to the value of a roll up summary field can trigger assignment rules to run
Answer: A,D
A custom field contains a feedback score which is on a scale of one to five. Endusers would like a visual indicator of one to five stars based on the number found in the feedback score customer field.
(A). Use a custom image
(B). Number
(C). Formula
(D). Text
Answer: C
What is a true statement in regards to managing access to reports and dashboards? Choose 2 answers
(A). Users with the “Manage Public Reports” permission can organize reports by creating custom report folders and sending invitations to users to access them.
(B). Users must have certain permissions to access public, hidden, or shared folder.
(C). Users with the “Manage Public Reports” and “Create and Customize Reports” permissions can create custom reports that all users can view.
(D). Users that want to grant access to personal folders can manually share a personal folder with a user or public group.
Answer: A,C
Which type of field cannot be universally required?
(Choose 2)
(A). Lookup
(B). Email
(C). Text
(D). Summary
Answer: A,D
Which sandbox type allows for the use of a sandbox template?
(A). Developer Sandbox
(B). Partial Sandbox
(C). Config Sandbox
(D). Developer Pro Sandbox
Answer: B
Which statement about record types is true? (Select 2)
(A). Users cannot view records assigned to a record type their profile does not have access to
(B). The ability to create records of a specific record type is determined by the profile
(C). Record types can only be assigned to one profile at a time
(D). Record types can be used to define picklist values available for a given field
Answer: B,D
A business user wants a quick way to edit a record's status and enter a custom due date field from the record's feed in Salesforce1 Mobile. What could be used to accomplish this? (A). Custom Button (B). Custom URL formula field (C). Custom Action (D). Custom quick access link
Answer: C
An App Builder at UVC would like to prevent users from creating new records on an Account related list by overriding standard buttons. Which two should the App Builder consider before overriding standard buttons?
(Select 2)
(A). Standard buttons can be changed on lookup dialogs, list views, and search result layouts
(B). Standard buttons can be overridden with a Visualforce page
(C). Standard buttons that are not available for overrides can still be hidden on page layouts
(D). Standard buttons can be overridden, relocated on the detail page, and relabeled
Answer: B,C
Universal Container wants to display a message when a case needs follow up. What can be used to display different text on the case record depending on the number of days a case is opened?
(A). Formula Field
(B). Workflow Update
(C). Case Process
(D). Lightning Process Builder
Answer: A
UVC uses a custom object called Candidates to track information about people who are being recruited for jobs within the company. When an employee refers a recruiting candidate, that employee should have access to the Candidate record, however, only HR users should be able to view, edit, and report on the Salary field. Which action should be recommended for controlling who can view the Salary field?
(A). Create and assign separate Candidate page layouts for general employee users and HR users
(B). Create and assign separate Candidate record types for general employee users and HR users
(C). Restrict access to the “Salary” field for general employee users using field-level security
(D). Restrict access to the “Salary” field for general employee users using custom sharing settings
Answer: C
Which three standard component types are available in the Lightning App Builder? Choose 3 answers (A). Plain Text (B). Filter Text (C). Rich Text (D). Report details (E). Recent Items
Answer: A,C,E
The app builder needs to change the data types of new custom fields. The app builder is not able to delete and recreate any of the fields, nor modify any apex code. Which data type change will require the app builder to perform the additional steps in order to retain existing functionalities?
(A). Changing the data type of a field used in an apex class from number to text. (B). Changing the data type of a field used in a report from a text to an encrypted field (C). Changing the data type of a field used as an external id from number to text. (D). Changing the data type of a field used in lead conversion from number to text
Answer: C
UVC wants to show different picklist values to different groups of users in a custom picklist field. What should be configured?
(A). Page Layout
(B). Record Types
(C). Field-level security
(D). Permission sets
Answer: B
Which objects can be members of a campaign? Choose 2 answers
(A). Contact
(B). Account
(C). Opportunity
(D). Lead
Answer: A,D