
Salesforce CRT-403 Real Exam Questions Test Engine Dumps Training With 233 Questions
CRT-403 Actual Questions Answers PDF 100% Cover Real Exam Questions
NEW QUESTION # 127
Universal Containers has deployed custom tabs to Production via change sets, without including the profile settings.
What statement is true about the visibility of custom tabs in Enterprise Edition?
- A. Custom tabs are default off for all users.
- B. Custom tabs are not hidden for all users.
- C. Custom tabs are not deployed.
- D. Custom tabs are default on for all users.
Answer: A
NEW QUESTION # 128
A Lightning component is a compact, configurable, and reusable element that you can drag and drop onto a Lightning Page in the Lightning app builder.
- A. True
- B. False
Answer: A
NEW QUESTION # 129
An app builder notices several Accounts converted from Leads are missing information they expected to be caught via Account validation rules.
What could be the source of this issue?
- A. The lead settings are unchecked to require validation for converted leads.
- B. The lead settings are allowing users to intentionally bypass validation rules.
- C. Account validation rules fail to validate on records converted from a lead.
- D. Lead validation rules fail to validate on records when they are being converted.
Answer: A
Explanation:
The lead settings have an option to require validation for converted leads. If this option is unchecked, then the Account validation rules will not be enforced when a lead is converted to an Account. This could result in missing or incorrect information on the Account records
NEW QUESTION # 130
What is a true statement regarding master-detail relationships? Choose 3 answers
- A. Master-detail relationship can be convert to a lookup relationship if no roll-up summary fields exist on the master object
- B. Standard objects can be on the detail side of a custom object in a master-details relationship
- C. A master-detail relationship cannot be created if the custom object on the detail side already contains data
- D. Master-detail relationships cannot be converted to a look-up relationship
- E. Deleting a master record in a master-detail relationship deletes all related detail records
Answer: A,C,E
NEW QUESTION # 131
Universal Container wants customers to be able to open cases from a public-facing website.
What should the app builder use to enable visitors to the website?
- A. Web-to-case
- B. Outbound message
- C. Screen flow
- D. Email-to-case
Answer: D
NEW QUESTION # 132
Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a Parent Account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
What should the app builder recommend?
- A. Customize a Global Quick Action
- B. Add a custom link on Account
- C. Add Path on Account hierarchy
- D. Create a custom action
Answer: D
NEW QUESTION # 133
What layer of model-view-controller paradigm are standard or custom objects associated with?
- A. Model
- B. Controller
- C. View and Controller
- D. View
Answer: A
NEW QUESTION # 134
A field designated as required, is only required when it is added to a user's page layout.
- A. True
- B. False
Answer: B
NEW QUESTION # 135
A custom object named assignment has a private sharing setting that grantsaccess using hierarchies. The organization has a role hierarchy where the"Specialist" role reports to a "Manager" role which reports to a "Director" role. TheDirector role is at the top of the role hierarchy. A user who is in the manager rolecreate a new assignment record. Who can see this record?
- A. The record owner and the directors in their Hierarchy.
- B. The record owner and the specialists in their hierarchy.
- C. The record owner and the managers in their hierarchy.
- D. The record owner q in their hierarchy.
Answer: A
NEW QUESTION # 136
What are the standard Lightning components?
- A. Visualforce Page
- B. Recent Items
- C. All of the above
- D. Filter List
- E. Report Chart
- F. Rich Text
Answer: C
NEW QUESTION # 137
The VP of Account Management at Universal Containers has requested that all Contacts' mailing postal codes match the associated account's shipping postal code.
How can this be enforced using validation rules?
- A. Create a validation rule using the DISTANCE() function.
- B. Create a validation rule using a Not Equal operator.
- C. Create a validation rule using a Compare operator.
- D. Create a validation rule using the GEOLOCATION() function.
Answer: B
NEW QUESTION # 138
Use case: An object called "House" is related to Opportunity, there can be many Houses per Opportunity. On houses, we have a field named "Square feet". We need to show the total of Square feet for all houses on each Opportunity.
What type of relationship should we have?
- A. Cross-Object
- B. Junction
- C. Master-Detail
- D. Lookup
Answer: C
NEW QUESTION # 139
What is a true statement regarding roll-up summary fields? Choose 2 answers
- A. Changes to the value of a roll-up summary field column of roll-up summary filters.
- B. Roll-up summary fields can only be created on the master of a master-detail relationship.
- C. Multi-select picklist fields can be used in the field column of roll-up summary filters.
- D. The roll-up summary field inherits the field - level security of the child object
Answer: B,D
NEW QUESTION # 140
Universal Containers uses Contracts for agreements with customers. A sales manager is required to provide approval for contracts and director approval for any contract over $10,000.
Which two options should an app builder use to ensure all contracts route for the correct approval and also prevent the sales rep from making changes to the record while it is being approved7 Choose 2 answers
- A. Create a validation rule on the Contract object that prevents updates to the contract record while it is being reviewed.
- B. Create an approval process on the Contract object and set the field for 'Next Automated Approver Determined By' as Manager'.
- C. Create an approval process on the Contract object with one step for each sales manager that sets the approver as the director.
- D. Create an approval process on the Contract object with criteria set on a second approval step set as 'Amount__c > 10,000' and set the approver as director.
Answer: B,D
NEW QUESTION # 141
An app builder is tasked with adding key performance indicators on client pages. They want to see a summary of the number of open Opportunities and the number of won Opportunities for each Account.
Where should the app builder go to build these new rollups?
- A. Lightning Object Creator
- B. Lightning App Builder
- C. Opportunity Object
- D. Account Object
Answer: D
Explanation:
The app builder should go to the Account object to build these new rollups. A roll-up summary field is a type of field that can aggregate numeric values from child records related to a parent record by a master-detail relationship. The app builder can create two roll-up summary fields on the Account object that count the number of open Opportunities and the number of won Opportunities related to each Account. Lightning App Builder is not a place where the app builder can build these new rollups. Lightning App Builder is a tool that allows the app builder to customize the layout and components of Lightning pages, such as record pages, home pages, or app pages. It cannot create new fields or relationships on objects. Lightning Object Creator is not a place where the app builder can build these new rollups. Lightning Object Creator is a tool that allows the app builder to create custom objects from spreadsheet data by uploading a file and mapping columns to fields. It cannot create roll-up summary fields or relationships on existing objects. Opportunity object is not a place where the app builder can build these new rollups. The Opportunity object is the child object in the relationship with the Account object, and roll-up summary fields can only be created on the parent object.
NEW QUESTION # 142
Which statement is true when using record types to control picklist value. (Select 2)
- A. If a picklist value is added to the master picklist, then the new value must be manually included in the appropriate record types
- B. If a picklist value is removed from the master, then it is no longer available when records assigned to that value are unchanged
- C. If a record type is renamed, then the list of values included in that record type are also changed to newly renamed record types
- D. If values are added to the Opportunity Stage, Case Status, and Lead Status fields, then the values must be manually adjusted for each record type
Answer: A,B
NEW QUESTION # 143
......
ActualTorrent CRT-403 Exam Practice Test Questions: https://passking.actualtorrent.com/CRT-403-exam-guide-torrent.html