Verified Actual Questions & Answers for
Guaranteed Pass | Newest Update
What is the Organization Setup? - answer-The Organization Setup is a crucial
step before starting an implementation, including the basic settings like time
zone, language, and currency. Administrators should also be familiar with
additional information found in this section, such as data/file storage, license
counts, and API usage.
What does changing the Locale impact? - answer-Locale settings control how
different values are displayed within Salesforce. A configuration of the default
locale impacts the format of date, time, number, phone, name and address
fields.
What happens when we enable the Salesforce notification banner? - answer-
The Salesforce Notification Banner appears on the pages for accounts,
contacts, and dashboards, as well as in the Setup area . It can be dismissed or
disabled entirely.
What are Related List Hover Links, how can the same effect be achieved in
Lightning Experience? - answer-Related List Hover Links provide clickable links
to the complete list view of corresponding related object records, while
hovering over the name displays the records as clickable links. In Lightning
,Experience, this can be achieved using Related List Quick Links components
added to the record page in Lightning App Builder. Activating Printable View
enables the Printable List View button on applicable list views.
What can be customized in the Lightning app navigation bar to fit the users'
needs? - answer-Users can create and customize apps through the App
Manager in Setup. The navigation bar color and logo can be customized for
each Lightning app, and items in the navigation bar can be rearranged. The
utility bar in the footer can be enabled by adding a utility item to the app.
Finally, users can assign the app to specific user profiles for access.
What is the app manager used for? - answer-The App Manager is used to view,
create, and customize apps available in the organization.
What does the utility bar do? - answer-The Utility Bar allows easy access to
common productivity tools such as Notes, History, Calculator, and
Omnichannel.
What does the App Launcher allow us? - answer-The App Launcher in Lightning
Experience allows users to switch between apps. To change the apps in the
App Launcher, we use the 'App Menu' in Setup.
What does the locale control? - answer-Locale controls the language and
format of date and time, address, currency, name, and number fields. The
default for anything in the organization, unless you change it in the personal
locale (Locale, Language and Time Zone)
,Where are the company defaults set? - answer-The company defaults are set
on the Company Information page. New users use the company default
settings.
What can users do in with their personal settings? - answer-Users can override
company default locale settings. Managed in Language and Time Zone settings
in user's personal settings. The personal locale can vary from org local and can
be changed in personal settings.
What do the language settings define? - answer-Language settings define the
default language of the Salesforce org and the languages that users will be able
to use in their personal settings.
What are fully supported languages and how many are there? - answer-Fully
supported languages means all Salesforce features, including User Interface,
Setup, and Help, will display in the selected language. There are currently 18
fully supported languages, including English, German, French, Russian, Spanish,
Japanese, Korean and Thai.
What are end user languages and how many are there? - answer-End User
languages will have translations for all standard object field labels and pages
but not Setup and Help. There are currently 17 end-user languages available,
including Vietnamese, Polish, and Greek.
What are platform languages and how many are there? - answer-For Platform
languages, it is possible to provide translations for customizations and
standard fields. If translations are not provided, labels fall back to English.
There are over 30 platform-only languages, including English (Australia),
English (Canada), Irish, Hindi, and Tamil.
, Where is the default language set? - answer-The Default Language is set on the
Company Information page and will be applied to new users.
Where can custom fields, labels etc. be translated? - answer-The Translation
Workbench allows translations to be applied to custom fields, labels, and
translations from managed packages and custom picklist values.
What language does the Salesforce Profile have when it is first set up? -
answer-The language on the Company Settings page is applied to new users,
but it can be overridden in My Settings.
What the org ID in Salesforce? - answer-The Salesforce Organization ID or 'Org
ID' is a unique 15 character identifier that identifies each Salesforce
organization and is different in each environment.
What does a Salesforce license do? - answer-A Salesforce license, or license
definition, defines what features and services are made available to an org.
What different license types are there in Salesforce? - answer-- User licenses
define the baseline of features available to a user. Each user must be assigned
one license.
- Feature licenses grants access to additional features that are not included in a
standard license, such as Marketing, Knowledge, or CRM content.
- Permission set licenses gradually grant users access to features that are not
included in their user licenses.
What is the Salesforce API? - answer-The API (Application Programming
Interface) allows programmatic access to Salesforce instead of using the user