Object Manager and Lightning App Builder Flashcards
______ indicates what kind of information a field stores
Data Type
The way database tables are presented
Data Model
Deleted records remain in the recycle bin for how many days?
15
Stores and manages massive amounts of data
Big Object (Setup)
Provides default settings such as default record type, page and search layouts
Profile
What are the two types of object relationships
Lookup and Master-Detail
Child records for a master-detail relationship should stay under ____ records
10,000
Custom object records can have up to ___ master-detail relationship and many lookup relationships
2
_____ can reference fields on the source and target records, fields on the users profile and role, and fields on records directly related to the target object
Lookup Filters
How do you create a lookup relationship?
Create a Lookup Relationship field (Object Manager)
Tool for designing and understanding complex data models that lets you visualize and edit your data model
Schema Builder (Setup)
What is the maximum custom fields allowed per object?
900
How many fields can a compact layout have?
10
_________ controls which fields display in the highlights panel of a record, how records display in the Salesforce mobile app, the expanded lookup card and detail section of an expanded activity in the activity timeline
Compact Layout (Object Manager)
Customize the structure of a record page and the position of its components with the ________
Lightning App Builder
Customize a record pages content, such as fields/buttons and quick actions, using the _______
Page Layout Editor (Object Manager)
Customize the order that fields appear in the record page details and determine if they are visible, read only or required using the _____
Page Layout Editor (Object Manager)
True or False: You can assign page layouts to different user profiles
True
______ determines the business processes, picklist values and page layouts that are available to you when creating records.
Record Types (Object Manager)
________ actions have automatic relationships to other records
________ actions let users log call details, create or update records or send an email without leaving the current page
Object-Specific Actions (Object Manager)
Global Actions (Setup)
______ are filters that change the contents of a picklist based on the value of another field
______ are custom picklists for which the values depend on the value of another field
Field Dependencies, dependent picklists
______ allows you to define calculations that reference other fields to display new numeric, text, date or checkbox values specific to business requirements
Custom Formula Fields
______ controls fields, sections, related lists and buttons that appear when users view or edit a record
Page Layout (Object Manager)
___________ allows you to track changes on up to 20 fields on an object
Enable History Tracking (Object Manager)
Tool that makes it easy to create custom pages for lightning experience and salesforce mobile app.
Lightning App Builder
Manage app settings and build custom lightning record, home and app pages using _____
Lightning App Builder
_______ is a custom layout composed of regions that contain components for lightning experience and the mobile app
Lightning Page
_____ is a compact, configurable and reusable element that you can add to a lightning page
Lightning Component
True or False: You can assign page layouts to specific apps
False, but you can assign custom lightning pages to specific lightning apps
Control when components appear on a lightning record page by adding _________ filter conditions and logic to its properties
Component Visibility
True or False: You can only create custom formula fields on custom object
False, you can create custom formula fields on Standard and Custom Objects (Object Manager)
__________ fields calculate values from a set of related records (based on Master-Detail relationships)
Roll-up Summary fields
_______ verifies that the data entered in a record meets the defined standard before it can be saved
Validation Rules
______ is a custom picklist for which the valid values depend on the value of another field (the controlling field)
Dependent Picklists
True or False: The master-detail relationship field is required on both the page layout of the parent and child records.
False, The master-detail relationship field is required on the detail and subdetail records
____ let you open one record at a time and ____ let you open multiple records at a time
Standard App, Console