Object Manager and Lightning App Builder

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

A delegated administrator at Ursa Major Solar cannot edit the Created Date field for the account record.

What reason should the administrator give for why this is occurring?

This is a System Audit field and its Read-Only for existing records.

2
New cards

Ursa Major Solar wants to create a field to store credit card numbers and needs to make sure the information is protected.

What two actions allow the administrator to provide enhanced security for this field?

- Create an encrypted text field.

- Update field-level security settings.

3
New cards

Ursa Major Solar has an Opportunity object. The team wants to use many of the same picklist fields that are already defined but needs unique picklist values.

What features allows an administrator to maintain the same field for two different teams?

Record Types

4
New cards

Ursa major has a sales team focused on renewals. The team uses many of the same Opportunity fields as other teams but needs different Stage values.

What should the administrator update to support this requirement?

Stage Selected Values in the Sales Process

5
New cards

The customer support team wants to use a different Page Layout when closing a Case.

What method should the administrator use to fulfill this request?

Case Close Page Layout

6
New cards

Formula Field

The read-only field whose value is evaluated form the formula or expression defined by us. You can define formula field on both standard and custom objects. Any change in expression or formula automatically updates the value of formula field. You can define a formula field for 7 types:

- Number

- Currency

- Percent

- Date

- Date / Time

- Checkbox

- Text

7
New cards

Custome Objects

Objects that you create to store information that's specific to your industry or company

8
New cards

Roll-up Summary Field

- A custom object field that calculates values from related records or the records in a related list.

- Created to display a value in a master record based on the values of fields in a detail record

9
New cards

Lookup Field

- Also, one-to-many relationship, but in this relationship, two objects have no effect on deletion or security. Child objects are independent.

- Child objects have separate setting. If you delete the parent object the parent object, the child object remains in the system. A child object may or may not have a parent.

10
New cards

Master-detail

Closely links objects together such that the master record controls certain behaviors of the details and subdetail record.

For example, you can define a two-object master detail relationship to subdetail records, such as Account-Expense Report- Expense Line Iteam. You can perform operations across the master-detail-subdetail relationship.

11
New cards

One-to-Many

Relationship with many child objects but one Parent Object

(Example: Many metro cities are associated with one country)

- Master-detail

- Lookup (loosely coupled relationship)

- Self

- Hierarchical