Which two tools could an app builder combine to display the number of open cases on the account page?
Universal Containers is expecting impacts to operations due to increased demand. The executive team will be reaching out to current customers and want to see the number of open cases for the account and parent account. Which two tools could an app builder combine to display the number of open...
Which two considerations should be made by the team?
DreamHouseRealty (DR) is expanding into subsidized housing by partnering with local government entitles. DR uses Sales Cloud and has enabled field history tracking on the Opportunity object. Due to increased Information requirements, the App Dev team is changing Text Area (Long) fields to Rich Text fields to allow for up...
What configuration steps can an app builder use to meet this requirement?
Universal Containers require different fields to be filled out at eachstage of the Opportunity sates process. What configuration steps can an app builder use to meet this requirement?A . Set page layout required fields based on the current stage. B. Create a Process Builder to prompt the User for field...
What could be the reason the data Is missing?
A recently refreshed partial sandbox at Cloud Kicks has no data In the custom object Shipping. Checking In production, there are two million rows of data in the object. What could be the reason the data Is missing?A . The sandbox was refreshed too early. B. The selected objects in...
Which Lightning component should the app builder add to the layout to display the action?
Universal Containers created a 'New Task' custom action on the Opportunityobject. The action was added to all page layouts in the Mobile & Lightning Actions section. Which Lightning component should the app builder add to the layout to display the action?A . Related record B. Related lists C. Highlights panel...
How can an app builder meet this requirement?
UniversalContainers uses a custom object called Projects. When managers assign projects they set a custom field on the Uroject called Estimated Hours. Once set, users should be able to decrease but not increase the value How can an app builder meet this requirement?A . Create a formula default value for...
What will happen the next time a sales person saves an Account with a Billing City of San Francisco?
An app Builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another App Builder creates a workflow rule with a field update that sets the Industry field to Technology whenever the Billing City...
What Chatter feature shouldthe app builder utilize?
DreamHouse Realty requires that field value changes for certain fields such as Asking_Price__c and Real_Estate_Agent„c on their House__c custom object show up prominently on Chatter. What Chatter feature shouldthe app builder utilize?A . Thanks B. Publisher Actions C. Topics D. Feed TrackingView AnswerAnswer: D
Which approach should the app builder take?
Ann app builder has been to display an overdue date that is two months after a tasks due date. Which approach should the app builder take?A . Use process builder and set overdue date equal to DueDate + ((365/12)*2) B. Create a formula field using DueDate + 60 C. Use...
Which type of field should an app builder create?
Cloud Kicks wants to start tracking how many shoe subscriptions have been sold for each shoe catalog. A master-detail relationship exists between the Subscription__c and the Shoe__c objects. Which type of field should an app builder create?A . Roll-up summary field B. Lookup field C. Master-detail relationship field D. Number...