Test 2 Flashcards
The previous administrator of the CK Salesforce Org always utilized text as the field type when creating new custom fields. CK’s current road map requires a project that cleans up this Org during Lightning migration. Which three field types should be considered to keep better track of contact information in fields? Choose 3 answers
- Date 2. Phone 3. Email
https://help.salesforce.com/articleView?id=sf.contacts_fields.htm&type=5
An app builder wants to create a custom object and 10 fields. What should the app builder use to create the object, fields, and relationships quickly from one place?
Answer - Schema Builder
Schema Builder and Object Creator can both be used to create custom objects, fields, and relationships, but here the keyword is “from one place”, which makes Schema Builder stand out.
1) Schema Builder is a tool that lets you visualize and edit your data model. We can also create Custom Objects, Fields, and relationships using schema builder. To create go to Elements in Salesforce Schema Builder. Just drag the object link to create a new object. Now enter all fields and click on the Save button.
2) With the Lightning Object Creator, it only takes a few steps to translate the columns of a spreadsheet into fields, define field types and import all the spreadsheet data.
https://admin.salesforce.com/blog/2019/lightning-object-creator-now-generally-available
At USM, only users with the Outer Planets profile need to see the Jupiter field on the Solar System object. How can app builder satisfy this requirement?
UC has the Account object’s Org Wide Default set to Private. Marketing team owns their own marketing Accounts and needs to see the Sales team’s Accounts. Sales and Marketing teams are in completely different branches of the role hierarchy.
What feature should be used to enable Marketing team to see the Sales-owned accounts?
Dreamhouse Realty requires that field value changes should be displayed on Chatter for certain fields such as ‘Asking_Price_c’ and ‘Real_Estate_Agent_c’ on their custom object ‘House_c’. Which Chatter feature should the app builder utilize?
UC wants to display real-time stock price for each Account on the Account record page. How should the app builder implement this request?
When configuring a record type, app builder can configure available value of picklist fields for the page layout. Which opportunity standard field is available to be configured directly in the Opportunity record type? Choose 2 answers
Which statement is true about converting a lead? Choose 3 answers
What is the capability of a schema builder? Choose 2 answers
Universal Containers would like to collaborate with its customers within Salesforce, so they’d like to enable the “Allow Customer Invitations” Chatter setting.
What ability will be given to Customers when invited to Chatter Group?
What is a section of the Lightning App Builder Tool? Choose 3 answers
What is the limitation of Schema Builder when creating a custom object?
UC tracks Account locations in ‘Zip_Code__c’, a custom text field with a validation rule to enforce proper formatting of the US ZIP+4 code for UC’s orders.
What formula should the app builder create on Order to display only the first five digits of ‘Zip_Code__c’ from the parent Account?
CK has five years of sales data in their database, and CK’s managers would like to check out their customers’ first purchase records. How can app builder use roll-up summary to meet this requirement?
UC created a custom object called Component to capture details about products sold.
What approach should an app builder take to show Component as a related list on Product?
An app builder has been asked to display an Overdue Date that is two months after a Task’s Due Date.
Which approach should the app builder take?
UC generates leads from three different sources: web, trade shows, and partners. Some of the information collected is applicable to all sources, there is also information that is unique to each type of lead.
What should an app builder configure to meet these requirements?
UC uses a custom object called Reviews to capture information generated by interviewers during the candidate process. The Review records are visible to any user that has access to the related custom Candidate record. The VP of Human Resources wants the comment field on the Review to be private to anyone outside of the HR department. How should the app builder meet this requirement?
UC wants to deliver purchased containers to remote construction sites. These locations are missing a traditional street address. In these cases the customer will supply UC with the coordinates to the location.
What type of field should the app builder use to capture this information?
The VP of Sales has requested that Account Site information should be visible on all Opportunity records.
What is the recommended solution to meet this requirement?
UC wants to ensure that they are accepting clean data from their users and verify that important fields are entered.
What should an app builder recommend to meet this requirement?
Universal Container needs to add an additional recipient to a workflow email alert that is fired from the case object. What type of field could be added to the case object to allow the additional desired recipient on the email alert? Choose 2 Answers
The CRM Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene. What needs to be considered before changing the field type? Choose 2 answers
What are true statements regarding roll-up summary fields? Choose 2 answers
Universal Containers stores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers