Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Salesforce CRM Admin Cookbook
Salesforce CRM Admin Cookbook

Salesforce CRM Admin Cookbook: Solutions to help you implement, configure, and customize your business applications with Salesforce CRM and Lightning Experience , Second Edition

eBook
$43.99
Paperback
$54.99
Subscription
Free Trial
Renews at $12.99p/m

What do you get with Print?

Product feature icon Instant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Table of content icon View table of contents Preview book icon Preview Book

Salesforce CRM Admin Cookbook

Chapter 1. Salesforce CRM's Home Page is Where the Heart is...

In this chapter, we will cover the following recipes:

  • Building a custom Admin Home page in Lightning Experience
  • Cloning the standard Home page for a customized Lightning Experience
  • Composing a system notification message on the Lightning Experience Home page
  • Providing a system support email link on a customized Home page
  • Creating a personal setup link on a customized Home page
  • Generating a filtered report link on a customized Home page
  • Developing a Lightning component to display a custom logo on a customized Home page

Introduction


The Home tab in Salesforce CRM Lightning Experience is generally set as the opening page for users when they first log into the application.

Users of Salesforce like having access to the information and data that is most relevant to them in a quick and easy fashion, and landing on a customized Home page is usually preferred by most users.

Out of the box, the Home page in Salesforce CRM Lightning Experience provides a great way for users to view sales performance and opportunity top deals, tasks and events, account news, recent records, and so on. The following screenshot shows the Salesforce CRM Home tab screen:

The Home page in Salesforce CRM Lightning Experience allows various standard Home page components to be shown, such as Quarterly Performance, Today's Events, or Top Deals (as shown in the preceding screenshot).

In addition to the standard components, it is possible to create custom components with functionality that is not provided by default. Both types of components can be made available to users by customizing the Home page layouts and assigning different Home page layouts to different users based on their profile.

The following recipes are designed to improve the usefulness and relevance of the Home page and also provide additional features and functionality that are not provided natively within the Salesforce CRM application.

Building a custom Admin Home page in Lightning Experience


The sales performance or opportunity top deals components, which are provided out of the box on the Home page, give sales people a very good insight into their sale activities. However, sales performance may not necessarily be relevant to or desired by non-sales users with job functions in other areas, such as marketing, service, finance, or even Salesforce system administration.

Rather than presenting the default Home page to all users in all business functions, you can create custom Home pages with features relevant to specific types of users, and assign the customized pages to different user profiles with Lightning App Builder in Lightning Experience.

There are two methods of creating custom Home pages in Salesforce CRM Lightning Experience. These methods involve either editing an existing Home page or creating a new page using a Home page template.

In this recipe, we will create a new custom Home page using Lightning App Builder and a Home page template.

How to do it...

Carry out the following steps to build a new custom Home page using Lightning App Builder:

  1. Click on the Setup gear icon at the top right of the main Home page, as shown in the following screenshot:

  1. Click the Setup option, as shown in the following screenshot:
  1. Type app builder in the Quick Find search box, as shown in the following screenshot:
  1. Select the Lightning App Builder option.
  2. Click the New button, as shown in the following screenshot:

  1. In the resulting Create a New Lightning Page dialog, choose the Home page Lightning Experience page type, as shown in the following screenshot:
  1. Click on Next.
  2. Now enter Admin in the Label box presented in the next dialog and then click on Next.

 

  1. In the final dialog, keep the tab option set as CHOOSE PAGE TEMPLATE, which shows the selection of Standard Home Page  as default, as shown in the following screenshot:
  1. Click on Finish.
  2. In the resulting Home page Layout screen, drag the desired components from the left-hand components pane, which contains all the standard components available for the Home page, onto the canvas section.

Note

Here, we will drag the Recent Items to the top section, the Chatter Feed to the bottom left, the Chatter Publisher to the bottom right, and the App Launcher component to the right-hand section.

  1. Enter This is a custom Home page created for use by Salesforce CRM Administrators in the Description box of the page, as shown in the following screenshot:

  1. Finally, click on Save, as shown in the following screenshot:

  1. After the page has been saved, the Home page must be activated. Upon saving the page, the Activation... option will be visible, as shown in the following screenshot:

  1. Click on Activation... .

Note

When clicking on Save for the very first time you will be presented with a Page Saved dialog that provides an Activate button to active the page. The dialog also presents a message saying Activate this page to make it visible to your users along with a checkbox with the caption Don't show this message again, which, when checked, prevents the dialog from reappearing.

  1. In the resulting Activation dialog, choose the Assign this Home page to specific profiles option, as shown in the following screenshot:

  1. Click on Next.
  2. In the resulting Select Profiles dialog, choose the System Administrator profile, as shown in the following screenshot:

  1. Click on Next.
  2. Finally, in the resulting Review Assignments confirmation dialog, click on Activate, as shown in the following screenshot:

How it works...

When system administrators navigate to the Salesforce CRM Home page, they are presented with a custom Home page, as shown in the following screenshot:

Cloning the standard Home page for a customized Lightning Experience


There are two methods of creating custom Home pages in Salesforce CRM Lightning Experience. One method is to edit an existing Home page and the other is to create a new page using a Home page template. Both methods utilize Lightning App Builder, which allows you to generate and configure the various components and properties of the page.

In this recipe, we will use Lightning App Builder to clone the existing standard Home page.

Getting ready

Carry out the following steps to assign the system administrator profile to the default standard Home page:

  1. Click on the Setup gear icon at the top right-hand corner of the main Home page, as shown in the following screenshot:
  1. Click the Setup option, as shown in the following screenshot:

  1. Type home in the Quick Find search box, as shown in the following screenshot:
  1. Select the Home option.
  2. Click on Set Page Assignments, as shown in the following screenshot:

  1. In the resulting Select Profiles dialog, scroll through the listed profiles and check the System Administrator checkbox, as shown in the following screenshot:

  1. Click on Next.
  2. In the resulting Choose Lightning Page dialog, either verify or choose the System Default option (depending on your current settings), as shown in the following screenshot:
  1. Click on Next.
  2. Finally, in the resulting Review Assignments confirmation dialog, click on Assign, as shown in the following screenshot:

How to do it...

Carry out the following steps to clone the standard Home page using Lightning App Builder:

  1. From the main Home page, click on the Setup gear icon at the top right of the page, as shown in the following screenshot:

  1. Click the Edit Page option, as shown in the following screenshot:

Note

If you have not already created a custom Home page, then behind the scenes, Salesforce makes a cloned copy of the standard Home page when you click Edit Page and subsequently save it. The cloned custom Home page is associated with the standard Home page and a reference is maintained by the system. As new capabilities are introduced to the standard Home page in future releases, these are also made available to your custom Home page. The cloned custom Home page is then loaded for editing within Lightning App Builder.

  1. In the resulting Lightning App Builder page, type Cloned Standard Home Page in the Description field, as shown in the following screenshot:

  1. Click on Save.
  2. Finally, click on Back.

How it works...

The standard Home page is cloned and stored as a custom Home page called Home_Page_Default which is accessible within Lightning App Builder, as shown in the following screenshot:

Composing a system notification message on the Lightning Experience Home page


Often there is a need to communicate with the users of your Salesforce CRM application and give updates and status alerts for various reasons.

You can send emails, Chatter posts, and instant messages, for example, to give users dynamic messages about planned releases, system maintenance, and so on; however, to ensure that everyone reads and is shown a more static notification, you can create a message within Salesforce CRM.

In this recipe, we will compose a system notification message on the Home page using Lightning App Builder to edit a customized Home page.

How to do it...

Carry out the following steps to edit an existing Home page to add a system notification message using Lightning App Builder:

  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:
  1. Type app builder in the Quick Find search box, as shown in the following screenshot:
  1. Select the Lightning App Builder option.
  2. Click the Edit link for the Home_Page_Default customized Home page, as shown in the following screenshot:

  1. In the resulting Lightning App Builder page, drag and drop the Rich Text component from the standard Lightning Components pane to the top of the Home page canvas, as shown in the following screenshot:
  1. Click on the newly added Rich Text component.
  2. Enter Please be aware of routine Salesforce CRM maintenance on 4th July! into the Rich Text properties section.
  3. Choose the text font, size, and color using the text formatter in the right-hand section of the Lightning App Builder, as shown in the following screenshot:
  1. Click on Save, as shown in the following screenshot:
  1. Finally, click on Back.

How it works...

The customized Home page for the assigned users will appear with a system notification message, as shown in the following screenshot:

See also

See the Cloning the standard Home page for a customized Lightning Experience recipe in this chapter.

Providing a system support email link on a customized Home page


As a system administrator, you will receive requests for changes to your Sales CRM application. These requests may be received via email, phone call, Salesforce case record, or external case management system. Either way, it is often useful to provide users with a single email address with which they can log issues or request enhancements within Salesforce CRM.

In this recipe, we will create a system support email link that users can click for support using Lightning App Builder to edit a customized Home page.

How to do it...

Carry out the following steps to edit an existing Home page to provide a system support email link using Lightning App Builder:

  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:
  1. Type app builder in the Quick Find search box, as shown in the following screenshot:
  1. Select the Lightning App Builder option.
  2. Click the Edit link for the Home_Page_Defaultcustomized Home page, as shown in the following screenshot:
  1. In the resulting Lightning App Builder page, drag and drop the Rich Text component from the standard Lightning Components pane to the top of the Home page canvas, as shown in the following screenshot:
  1. Click on the newly added Rich Text component and enter For Salesforce Help please send requests for support to into the Rich Text properties section.

This is shown in the following screenshot:

Note

The Rich Text properties section is located in the right-hand section of Lightning App Builder.

  1. Click the Link icon, as shown in the following screenshot:

  1. Select E-mail, as shown in the following screenshot:
  1. Enter the appropriate details for your organization in the E-Mail Address, Message Subject, and Message Body textboxes, as shown in the following screenshot:

  1. Click on OK.
  2. Choose the text font, size, and color using the text formatter, as shown in the following screenshot:
  1. The Lightning App Builder page should now be configured, as shown in the following screenshot:
  1. Click on Save.
  2. Finally, click on Back.

How it works...

The customized Home page for the assigned users will appear with the system support email link, as shown in the following screenshot:

See also

See the Cloning the standard Home page for a customized Lightning Experience recipe in this chapter.

Creating a personal setup link on a customized Home page


All users need to change their Personal Information settings in the Salesforce CRM application from time to time. They may, for example, wish to edit their user information, change their password, or you may need them to grant login access to administrators, plus many other reasons.

Accessing the Personal Information area is done by users clicking their profile picture and then stepping through the options to navigate to the My Personal Information in the setup section of the sidebar. This takes extra clicks and can often be a challenge for less experienced users of the application.

In this recipe, we will create a shortcut link directly on the Home page to allow users to access their Personal Information options with a single click.

How to do it...

Carry out the following steps to edit an existing Home page to create a personal setup link on a customized Home page using Lightning App Builder:

  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:

  1. Type app builder in the Quick Find search box, as shown in the following screenshot:
  1. Select the Lightning App Builder option.
  2. Click the Edit link for the Home_Page_Defaultcustomized Home page, as shown in the preceding screenshot:

  1. In the resulting Lightning App Builder page, drag and drop the Rich Text component from the standard Lightning Components pane to the top of the Home page canvas, as shown in the following screenshot:
  1. Click on the newly added Rich Text component and enter Quick Personal Setup Link into the Rich Text properties section.
  2. This is shown in the following screenshot:

Note

The Rich Text properties section is located in the right-hand section of Lightning App Builder.

  1. Click the Link icon as shown in the following screenshot:
  1. Select URL for the Link Type.
  2. Select https:// for the Protocol.
  3. Paste or enter the following for the URL: /one/one.app#/settings/personal/PersonalInformation/home
  4. Click on OK, as shown in the following screenshot:

  1. The Lightning App Builder page should now be configured as shown in the following screenshot:
  1. Click on Save.
  2. Finally, click on Back.

How it works...

The customized Home page for the assigned users will appear with the personal setup link, as shown in the following screenshot:

Upon clicking the personal setup link, users will be presented with the Personal Information page, as shown in the following screenshot:

See also

See the Cloning the standard Home page for a customized Lightning Experience recipe in this chapter.

Generating a filtered report link on a customized Home page


In this recipe, we are going to provide a link on the Home page that directly calls a filtered report with a parameter to display a subset of the data in the report.

We will initially create an opportunity report that is filtered by the standard Amount field, which we can call directly using a URL link with an Amount parameter.

The URL link that invokes the filtered opportunity report will be generated using the Lightning App Builder and configured on an existing customized Home page.

Getting ready

Carry out the following steps to create an opportunity report that is filtered by the standard Amount field:

  1. Click on the Reports tab.
  2. Click on New Report, as shown in the following screenshot:

  1. In the resulting Create New Report page, select the Opportunities report type.
  2. Click on Create, as shown in the following screenshot:
  1. Click on Add in the Filters section.
  2. Select a filter for the Amount field, choose the option greater or equal, and enter the value 10000.
  3. Click on OK.
  4. Click on Save, as shown in the following screenshot:
  1. In the resulting Save Report dialog, enter High Amount Opportunities in the Report Name textbox.
  2. Enter Report for high amount opportunities in the Report Description textbox.
  3. Select one of your existing folders or leave as default in the Report Folder to save the report.
  4. Click on Save, as shown in the following screenshot:

  1. In the resulting saved Report page, click Run Report, as shown in the following screenshot:
  1. Note the URL that is displayed in the browser address bar as this is the location for the report, as shown in the following screenshot:
  1. In the resulting saved REPORT page, click the Filter icon to take a look at the way the filter for Amount is set as greater or equal "100,000" and get an idea of how we will update the Amount parameter as part of this recipe.

Note

The URL that is generated is https://widgetsxyzlex-dev-ed.lightning.force.com/one/one.app#/sObject/00O0Y000006eJLvUAM/view. You will now need to make a note of only the following part of the report URL/one/one.app#/sObject/00O0Y000006eJLvUAM/view that is shown in your Salesforce organization. We need to further modify the URL to pass the Amount as a variable that allows us to run the report from a link with any value of opportunity Amount. This modified URL becomes the following:/one/one.app#/sObject/00O0Y000006eJLvUAM/view?fv0=250000. This appended URL will be used in the following How to do it... section.

How to do it...

Carry out the following steps to edit an existing Home page to generate a filtered report link on a customized Home page using Lightning App Builder:

  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top-right corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:
  1. Type app builder in the Quick Find search box, as shown in the following screenshot:

  1. Select the Lightning App Builder option.
  2. Click the Edit link for the Home_Page_Default customized Home page, as shown in the following screenshot:

  1. In the resulting Lightning App Builder page, drag and drop the Rich Text component from the standard Lightning Components pane to the top of the Home page canvas, as shown in the following screenshot:
  1. Click on the newly added Rich Text component and enter Opportunities with Amount >= 250,000 into the Rich Text properties section.
  2. This is shown in the following screenshot:

Note

The Rich Text properties section is located in the right-hand section of Lightning App Builder.

  1. Click the Link icon as shown in the following screenshot:
  1. Select URL for the Link Type, https:// for the Protocol, and enter  /one/one.app#/sObject/00O0Y000006dz0bUAA/view?fv0=250000 for the URL.
  2. This is shown in the following screenshot:
  1. Click on OK.
  2. The Lightning App Builder page should now be configured as shown in the following screenshot:
  1. Click on Save.
  2. Finally, click on Back.

How it works...

The customized Home page for the assigned users will appear with the filtered report link, as shown in the following screenshot:

Users can click the following link:

 /one/one.app#/sObject/00O0Y000006dz0bUAA/view?fv0=250000

They will then be presented with the filtered report, as shown in the following screenshot:

Note

Compare the Amount filter that is now showing greater or equal £250,000.00 to the filter of greater or equal £100,000 that was shown in step 15 of the Getting ready section.

See also

See the Cloning the standard Home page for a customized Lightning Experience recipe in this chapter.

Developing a Lightning component to display a custom logo on a customized Home page


Within the Salesforce CRM application, you can natively add rich-text-related sections to the Home page that can be configured to present messages and hyperlinks, and launch email applications.

Using Lightning App Builder, the Home page can be configured with the use of the standard Rich Text Lightning component, which supports formatted text, URLs, and email links as covered in other recipes within this chapter.

Organizations often have a requirement to brand the software applications that are in use by their employees or display graphic notifications, such as terms and conditions of system use, and this can be achieved in Salesforce CRM by displaying a custom image on the landing Home page.

Salesforce does not, however, provide a way of adding custom images to the Home page natively using a standard component within Lightning App Builder; therefore, we are going to develop a custom Lightning component to fulfill this requirement.

Getting ready

In this recipe, we are going to display a company logo on the Home page and we can either use an image file that we have created ourselves or use one obtained from an external source.

We will store the image file in the Salesforce CRM application as a resource so we can maintain a copy, and this will then be linked to enable the image to be referenced in our Lightning component.

Carry out the following steps to upload an image file into Salesforce CRM using Static Resources:

  1. Create or source a suitable image to be used as a company logo in the JPG, GIF, or PNG format and approximately 200 x 40 pixels, as shown in the following screenshot:
  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:
  1. Type static resources in the Quick Find search box, as shown in the following screenshot:

  1. Select the Static Resources option.
  2. Click on New, as shown in the following screenshot:
  1. Click on New.
  2. Enter the name of the Static Resource in the Name field. For this recipe, type WidgetsXYZlogo.
  3. Enter This is the company logo for WidgetsXYZ in the Description field.
  4. In the file uploader control, click on the Browse... button to select the image to upload from your computer. In this recipe, choose the image identified in step 1.
  5. Ignore the Cache Control picklist selection and leave it as default Private (Cache Control is only relevant to static resources used in https://www.force.com/, a Salesforce technology used for creating public web applications and web sites).
  6. The Static Resources setup screen appears as shown in the following screenshot:

  1. Click on Save.
  2. In the resulting Static Resource Detail page, click on View file, as shown in the following screenshot:
  1. In the resulting Static Resource Detail page, you can verify that the image is loaded by clicking on View file, which will load the file that has been uploaded. In our example, this is our company logo:

How to do it...

Carry out the following steps to develop a custom Lightning component and add it to an existing Home page within Lightning App Builder:

  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Developer Console option, as shown in the following screenshot:
  1. In the resulting Developer Console window, click on File.
  2. Click on New.
  3. Click on Lightning Component, as shown in the following screenshot:
  1. In the resulting New Lightning Bundle dialog, enter CompanyLogo for the Name.
  2. Enter This is a Company Logo Component for the Description.

 

  1. Click on Submit, as shown in the following screenshot:
  1. In the resulting Component page, paste the following code:
<aura:component implements="flexipage:availableForAllPageTypes" access="global"> 
   <img src="{!$Resource.WidgetsXYZlogo}"/> 
</aura:component> 
  1. Click on File.
  2. Click on Save, as shown in the following screenshot:
  1. Now, to add the component to an existing Home page using Lightning App Builder, click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:

  1. Type app builder in the Quick Find search box, as shown in the following screenshot:
  1. Select the Lightning App Builder option.
  2. Click the Edit link for the Home_Page_Default customized Home page, as shown in the following screenshot:

  1. In the resulting Lightning App Builder page, drag and drop the CompanyLogo component from the custom Lightning Components pane to the top of the Home page canvas, as shown in the following screenshot:

Note

At the time of writing, custom Lightning Components only appear in the list of Lightning Components if you have set a custom Salesforce domain name for your organization. This is required for security reasons and is done by creating a My Domain subdomain, as detailed in the There's more... section of this recipe.

How it works...

The customized Home page for the assigned users will appear with the custom logo, as shown in the following screenshot:

 

There's more...

Custom Lightning Components are only available for use if you have set a custom Salesforce domain name for your organization. This is required for security reasons and is done by creating a My Domain subdomain. Carry out the following to set up a My Domain subdomain:

  1. Click on the Setup gear icon, as shown in the following screenshot:

Note

The Setup gear icon is located in the top right-hand corner of the main Home page.

  1. Click the Setup option, as shown in the following screenshot:
  1. Type my domain in the Quick Find search box.
  2. Click on My Domain, as shown in the following screenshot:

  1. Enter name.
  2. Click on Check Availability.
  3. Click on Register Domain, as shown in the following screenshot:

  1. Click on Deploy to Users.
  2. Click on OK to confirm, as shown in the following screenshot:

  1. In the resulting screen, the final step, My Domain Settings are displayed, as shown in the following screenshot:
Left arrow icon Right arrow icon

Key benefits

  • • Implement advanced user interface techniques to improve the look and feel of Salesforce CRM.
  • • Discover hidden features and hacks that extend standard configuration to provide enhanced functionality and customization.
  • • Build real-world process automation using detailed recipes to harness the full power of Salesforce CRM.

Description

Salesforce CRM is a market-leading customer relationship management (CRM) application that is accessed over the internet. This application greatly enhances a company's sales performance, improves customer satisfaction, and provides a robust customer relationship management system for an organization. Salesforce CRM Admin Cookbook, Second Edition enables you to instantly extend and unleash the power of Salesforce CRM and its Lightning Experience framework. It provides clear, comprehensive instructions along with detailed screenshots and code. Whether you are looking for solutions to enhance the core features, such as data management, process automation, data validation, and home page administration, or are looking for ideas on advanced customization techniques, this book will provide you with immediate, practical, and exciting real-world recipes. This book guides you through interesting topics spanning a variety of functional areas. Recipes are provided that allow you to configure, build and extend the capability of Salesforce CRM using the Lightning Experience framework.

Who is this book for?

If you are a system administrator interested in developing and enhancing your skills with data management, process automation and security enhancements with SalesforceCRM, then this book is for you. Some basic understanding of SalesforceCRM and system administration knowledge would be needed.

What you will learn

  • *Building home page components and creating custom links to provide additional functionality and improve the Home Tab layout
  • *Improving the look and feel of Salesforce CRM with the presentation of graphical elements using advanced user interface techniques
  • *Improving the data quality in Salesforce CRM and automatic data capture
  • *Implement an approval process to control the way approvals are managed for records in Salesforce CRM
  • *Increase productivity using tools and features to provide advanced administration
  • *Extend Lightning Experience Record Pages to tailor user interaction experience
  • *Create Lightning component to implement Search before Create for customer/person accounts
Estimated delivery fee Deliver to United States

Economy delivery 10 - 13 business days

Free $6.95

Premium delivery 6 - 9 business days

$21.95
(Includes tracking information)

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Dec 22, 2017
Length: 358 pages
Edition : 2nd
Language : English
ISBN-13 : 9781788625517
Category :
Concepts :
Tools :

What do you get with Print?

Product feature icon Instant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Estimated delivery fee Deliver to United States

Economy delivery 10 - 13 business days

Free $6.95

Premium delivery 6 - 9 business days

$21.95
(Includes tracking information)

Product Details

Publication date : Dec 22, 2017
Length: 358 pages
Edition : 2nd
Language : English
ISBN-13 : 9781788625517
Category :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$12.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$129.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$179.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 164.97
Learning Salesforce Visual Workflow and Process Builder
$54.99
Salesforce Lightning Reporting and Dashboards
$54.99
Salesforce CRM Admin Cookbook
$54.99
Total $ 164.97 Stars icon
Visually different images

Table of Contents

8 Chapters
Salesforce CRM's Home Page is Where the Heart is... Chevron down icon Chevron up icon
Making a Picture Paint a Thousand Words... Chevron down icon Chevron up icon
Automating Work with Salesforce CRM Chevron down icon Chevron up icon
Improving Data Quality in Salesforce CRM Chevron down icon Chevron up icon
Implementing Approval Processes Chevron down icon Chevron up icon
Productivity Tools for Superusers and Advanced Administration Chevron down icon Chevron up icon
Extending Lightning Experience Record Pages Chevron down icon Chevron up icon
Building a Search-First-Before-You-Create Lightning Component Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.8
(5 Ratings)
5 star 40%
4 star 0%
3 star 0%
2 star 20%
1 star 40%
Antonina Apr 22, 2018
Full star icon Full star icon Full star icon Full star icon Full star icon 5
A great book for both new and experienced Salesforce Admins. The book is very well structured and all concepts are explained clearly. What I like the most is that all excercises are concentrated around real-life scenarios applicable to most companies that use Salesforce. In addition to this while many other books still teach how to do things in classic, this book is all about Lightning. Whether you are new to Salesforce or consider switching to Lightning, I recommend reading this book.
Amazon Verified review Amazon
Trevor Lobel Apr 12, 2018
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Once again an outstanding book from Paul. Clear, concise, packed full of very valuable and relevant information. Highly recommended !
Amazon Verified review Amazon
Jon May 14, 2019
Full star icon Full star icon Empty star icon Empty star icon Empty star icon 2
Half of the book is covered with screenshot images and instructions. The examples are very trivial and repetitive. You can learn all this stuff online and find better explanations there.
Amazon Verified review Amazon
Robby Oct 24, 2018
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
(This as of 2018-10-24) - Hmmm... Both reviews don't have "Verified Purchase" and sound like friends of the author... And why isn't there any preview of this book, or even the Table of Contents isn't provided? $40 bucks is pretty steep for a book that doesn't let you see what's inside. Till then, I'm not going to risk $40 on blind faith. @Author - Add a preview and I will change this review...
Amazon Verified review Amazon
Cliente de Amazon May 20, 2022
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
Too much theory
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the delivery time and cost of print book? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge? Chevron down icon Chevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order? Chevron down icon Chevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries: www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges? Chevron down icon Chevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order? Chevron down icon Chevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact [email protected] with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at [email protected] using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy? Chevron down icon Chevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on [email protected] with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on [email protected] within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on [email protected] who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on [email protected] within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged? Chevron down icon Chevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use? Chevron down icon Chevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela