Zabbix Certified Specialist Day 3 Exam study guide
||Verified Exam!!! Most Recent Exam 2026 Actual
Complete Real Exam Questions And Correct Detailed
Answers (Verified Answers) | Already Graded A+ |
Guaranteed Success!! | Newest Exam!!!
Global value sets allow a set of picklist values to be
defined once and reused by custom picklist fields.
Common and Reusable picklists do not exist as features.
Master picklists is a feature used with record types, to
define all possible values that can be used in any record
type.
After switching to Lightning Experience, the sales
manager wants the Salesforce administrator to customize
the Opportunity page. What actions can be performed to
customize a record page in the Lightning App Builder? -
Answer-1. Components can be added
2. Components can be added
3. Components can be reordered
Components can be added, edited, reordered or removed
from a record page in the Lightning App Builder.
,2|Page
Components generally cannot be resized unless property
is available or it expands according to content, such as in
the case of a Rich Text component.
A Salesforce Administrator realizes that he needs to
restore the fields of the 'Expense' custom object which he
deleted five days ago. Which of the following actions are
appropriate after restoring a custom field? - Answer-1.
Convert any lookup relationships to master-detail if
required
2. Make the restored field required if necessary
Some properties of custom fields will be lost or changed
and would need to be modified in order to restore the
properties they had before deletion. Salesforce converts
all relationships to lookup relationships when they are
deleted.
After the restoration of a deleted field that was once
required, the 'required' field property is removed. The
property should be manually restored if it is still required.
Salesforce automatically removes the unique attribute of
the deleted custom field; hence the field should be set as
unique if necessary.
,3|Page
On each opportunity record, a Salesforce administrator
needs to display the name of the parent account related to
an account that is associated with the opportunity. How
can this be accomplished? - Answer-Create a cross-object
formula field to reference the parent account name.
A cross-object formula field can be created on the
Opportunity object to display the parent account. Cross-
object formula fields can reference fields up to 10 levels
away.
Creating a custom field on the Account object to store the
parent account is not necessary as the standard Parent
Account field is available for this use case. Using an
automation feature such as a flow to associate the parent
account to an opportunity is not necessary because of the
formula field.
The custom object Job needs several custom fields added
because of an HR request. What is true regarding custom
fields? - Answer-Custom fields can be added to standard
or custom objects.
Once added, they can be modified as required.
, 4|Page
Which field type would be appropriate to use for a
requirement to record the opening and closing hours for
store locations? - Answer-Time
The Time field type can store a time value that is not
bound to a date. A time of day can be selected. In this
case, two time fields would be created; one for opening
hours and one for closing hours.
Users have complained that the columns in the 'Recently
Viewed' list view of a new custom object called 'Item' do
not match the columns in the 'All Items' list view that was
created by the Salesforce Administrator. What can the
Salesforce Administrator do so that the columns in the
'Recently Viewed' list view matches those found in the 'All
Items' list view? - Answer-Modify the search layout of the
object
Search layouts can be used to modify the fields displayed
in the 'Recently Viewed' list view of an object's home
page.