An administrator is building a Lightning app and sees a message that a My Domain must be set up first.
What should the administrator take into consideration when enabling My Domain?
Support reps at Cloud Kicks (CK) are reporting that when they try to close a case, the Closed option in the Case Status picklist is missing. CK has asked the administrator to find a solution.
Why are the support reps unable to see the Closed option in the specified piclist?
Sales managers would like to know what could be implemented to surface important values based on the stage of the opportunity.
Which tool should an administrator use to meet this requirement?
Answer : C
To surface important values based on stage of opportunity , an administrator should use Path Key fields feature on Opportunity object . This feature allows adding up to five fields that display key information about each stage along path . Users can edit these fields inline without leaving path . For example , an administrator can add Amount , Close Date , Next Step , Probability , and Stage fields as key fields for Opportunity path . Opportunity Processes , Dynamic Forms , and Workflow Rules are not tools for surfacing important values based on stage of opportunity . Reference : https :// help . salesforce . com / s / articleView ? id = sf . lex_path_setup_key_fields . htm & type = 5
AW Computing has added a new custom text field called Market Segment on the Lead object. When a Lead is converted, the new field is not getting copied to the Account record.
What should the administrator do to ensure the Market Segment field from a Lead is copied to the converted Account record in routine?
Answer : A
To ensure Market Segment field from Lead is copied to converted Account record in routine manner without manual intervention , an administrator should ensure Market Segment field on Lead is mapped to right field on Account using Lead Field Mapping tool under Lead Settings. This tool allows mapping custom fields from Lead object to custom fields on Account , Contact , or Opportunity objects so that data is transferred when leads are converted . For example , an administrator can map Market Segment field on Lead to Market Segment field on Account using this tool . Ensuring Account has a field that has same name as new Lead field , writing validation rule , or writing record-triggered flow are not necessary for copying custom fields from Lead to Account . Reference : https :// help . salesforce . com / s / articleView ? id = sf . leads_custom_field_mapping . htm & type = 5
Cloud Kicks is Introducing a new shoe model and wants to advertise on TV, radio, print, and social under the banner of a called New Runners. In addition, total statistics for this marketing effort need to be aggregated and visible.
Which feature should the administrator use to implement this functionality?
An administrator at Northern Trail Outfitters is creating a validation rule.
Which two functions should the administrator use when creating a validation rule?
Choose 2 answers
Answer : B, C
Two functions that an administrator should use when creating a validation rule are:
Error condition formula, which defines when an error should occur based on record fields and values
Error message location, which specifies where on the page layout an error message should appear when triggered by an error condition formula Formula return type and rule active date are not functions used for validation rules. Reference: https://help.salesforce.com/s/articleView?id=sf.validation_rules_overview.htm&type=5
An administrator at Universal Containers has been asked to prevent users from accessing Salesforce from outside of their network.
What are two considerations for this configuration?
Choose 2 answers
Answer : A, D
Two considerations for preventing users from accessing Salesforce from outside of their network are:
IP address restrictions are set on the profile or globally for the org, which limit login access based on IP ranges specified by an administrator
Restrict U2F Security Keys on the user's profile to enforce login hours, which require users to use security keys during certain hours of day Assigning single sign-on to a permission set or enforcing Login IP Ranges on Every Request will not prevent users from accessing Salesforce from outside of their network. Reference: https://help.salesforce.com/s/articleView?id=sf.security_networkaccess.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.security_keys_restrict.htm&type=5