SlideShare una empresa de Scribd logo
1 de 17
Descargar para leer sin conexión
Getting Started with SalesForce CRM
Getting Started with SALESFORCE Part V

Description:

BISP is committed to provide BEST learning material to the beginners and
advance learners. In the same series, we have prepared a complete end-to
end Hands-on Beginner’s Guide for SalesForce. The document focuses on
relationship, formula field and customization. Join our professional training
program and learn from experts.

History:
Version
0.1
0.1

Description Change
Initial Draft
Review#1

www.bispsolutions.com
Page 1

Author
Publish Date
Chandra Prakash Sharma 10th Jun 2012
Amit Sharma
12th Jun 2012

www.bisptrainigs.com

www.hyperionguru.com
Contents
Contents.......................................................................................................................... 2
Relationship in SalesForce............................................................................................... 3
Formula Field in SalesForce............................................................................................. 9
How To Add Formula Field :.......................................................................................... 9
Mini Page Layout in SalesForce...................................................................................... 13
Customization in SalesForce.......................................................................................... 15
How can add Tab description ........................................................................................ 17

www.bispsolutions.com
Page 2

www.bisptrainigs.com

www.hyperionguru.com
Relationship in SalesForce
Use relationship to associate one object to another object in salesFroce.com. The
relationship just called parent our child relation, create relation parent our child
relation.
The object which on you create a relation is called the child, you can only create a
relation field on the child object.
In SalesForce you have two option
1.) Lookup Relationship
2.) Master Detail Relationship
1.) Lookup Relationship :- Lookup field is non mandatory field by default, deleting
the parent record will not affect the child records, in lookup Relationship we have
create 25 child.
2.) Master Detail Relationship :- Master detail field is mandatory field by default,
deleting the parent record will also delete all the associated records, master detail
relationship we have create 2 parent.
Click to setup -> create -> click on field after that you find the Custom Fields &
Relationships in Custom Fields & Relationships click on new button. and select
the Lookup Relationship Radio button. check this ration button and click to Next
button. you can see below.

Step 1 :-

After Click Next button

www.bispsolutions.com
Page 3

www.bisptrainigs.com

www.hyperionguru.com
Step 2 :There is one dropdown menu name is Related List in this dropdown select any value
which want to you and click to Next button. you can see below .

Select any value and click
to next .

Step 3 :Fill the Field Name and click to Next button.

www.bispsolutions.com
Page 4

www.bisptrainigs.com

www.hyperionguru.com
Step 4 :Click to next Button and Go next screen.

www.bispsolutions.com
Page 5

www.bisptrainigs.com

www.hyperionguru.com
Step 5 :-

Click to Next button.

Step 6 :Click to Save button.
www.bispsolutions.com
Page 6

www.bisptrainigs.com

www.hyperionguru.com
After that you can click on employee tab and check the change on employee tab.

After Save you can see that page .

If you want see position is dependent or not for example delete the any position name
after that you can see the changes.
www.bispsolutions.com
Page 7

www.bisptrainigs.com

www.hyperionguru.com
And before deleting SF Developer you can see

Click on Positions Tab and click after that click any field name and delete this field
Ex :- Positions -> SF Developer -> Delete
you can see below screen.

After delete Position name you can see that filed is empty because these field depend
on position field.

Depending
field

www.bispsolutions.com
Page 8

www.bisptrainigs.com

www.hyperionguru.com
Formula Field in SalesForce
Formula Field called Cross object formula field. And they are work only in relationship.
it can make use of various data and operations to perform the calculation

How To Add Formula Field :
Click to Setup -> Objects -> select your custom object(Ex :- Employees) and
find Custom Fields & Relationships click on New Button. and check the field
Formula you can see below.

Step 1:Select Formula and click Next button .

Step 2 :Give the First Label name and select Formula Return Type and click to Next
button.

www.bispsolutions.com
Page 9

www.bisptrainigs.com

www.hyperionguru.com
Step 3 :In this step click on Insert Field button after that open popup window you may be
select your field click to Insert button .

After that you can see that Formula is add in text field. see below.
There you can see Formula will add on text field click to Next button .

www.bispsolutions.com
Page 10

www.bisptrainigs.com

www.hyperionguru.com
Step 4 :After that click to Next button .

Step 5 :if you want to add more formula field click to Save & New button else click on Save
button.

www.bispsolutions.com
Page 11

www.bisptrainigs.com

www.hyperionguru.com
After That you can check it Click to Custom objects(Ex :- Employee) and you can any
employee list and see the changes.

These are formula field and
it will not editable

When you add new record you can find there is no formula field show .it will show only
view time.

www.bispsolutions.com
Page 12

www.bisptrainigs.com

www.hyperionguru.com
There is no formula

Mini Page Layout in SalesForce
You can define mini page layout for the records that appear in the mini view in
SalesForce.
This allows users to access information across multiple object and multiple records
types on one screen without the use of custom formulas, VisualForce pages, or any
other code.
Mini Page Layout only show mandatory fields.
You can all so add new field on candidate list .

how can open mini page layout list in SalesForce :Click on the Custom object (Ex :- Positions) and after that click on any position
name

After that click on Edit Layout

www.bispsolutions.com
Page 13

www.bisptrainigs.com

www.hyperionguru.com
After That Click on Mini Page Layout

After that you can show below screen on this screen you can add the available item
and click to Save button.

After Save you can check the employee list.

www.bispsolutions.com
Page 14

www.bisptrainigs.com

www.hyperionguru.com
This is mini page
layout

Customization in SalesForce
If you need to adapt SalesForce functionality to your company's existing processes and
workflows so as to make them more efficient and effective, we will help you customize
your SalesForce experience. We can customize and personalize your existing
Salesforce.com CRM solution according to your business needs.
For Ex :- if you want to add new employee record there is many post and employee
code available how to find the particular Job and employee code etc.
see below on screen.

you can seen upper screen there is many job available if you have many office in
country and have you requirement of in pune, java developer in this list find to you on
job bases very difficult so you can add some more information about position like a city
name, sub location etc.

How to Create :
Click on Setup -> Objects -> Select any object (Ex :- Employees) - > there is
find you
Search Layout in this section you can find Lookup dialog.
you can see below .

www.bispsolutions.com
Page 15

www.bisptrainigs.com

www.hyperionguru.com
After that you can click on Edit button and add item you can show below screen.

After that click to save button and see below. You can seen that changes

When click on any custom objects Tab (Ex: - Employees ) there is show list not fully
describe you can show below screen.

There is no More Tab
available
www.bispsolutions.com
Page 16

www.bisptrainigs.com

www.hyperionguru.com
How can add Tab description
Click to setup - > objects -> select on custom objects name(Ex :- Employees) click
on this Tab and find the Search Layouts panel in this panel Employee Tab is show
click to Edit button.

After that add available field click to Add button and save the data you can check it
click on employee Tab. see below.

after save the data you can see it in employee record available with details.

www.bispsolutions.com
Page 17

www.bisptrainigs.com

www.hyperionguru.com

Más contenido relacionado

Destacado

Sales force lab 9
Sales force lab 9Sales force lab 9
Sales force lab 9Amit Sharma
 
183203806 sales force-class-8
183203806 sales force-class-8183203806 sales force-class-8
183203806 sales force-class-8Amit Sharma
 
Sales force class-3
Sales force class-3Sales force class-3
Sales force class-3Amit Sharma
 
Bisp sales force-course-curriculumn
Bisp sales force-course-curriculumnBisp sales force-course-curriculumn
Bisp sales force-course-curriculumnAmit Sharma
 
Visualforce controllers
Visualforce controllersVisualforce controllers
Visualforce controllersAmit Sharma
 
Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-iiAmit Sharma
 
Sales force certification-lab
Sales force certification-labSales force certification-lab
Sales force certification-labAmit Sharma
 
E mail and-workflow-administation
E mail and-workflow-administationE mail and-workflow-administation
E mail and-workflow-administationAmit Sharma
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utilityAmit Sharma
 
Sales force managing-data
Sales force managing-dataSales force managing-data
Sales force managing-dataAmit Sharma
 
Security and-data-access-document
Security and-data-access-documentSecurity and-data-access-document
Security and-data-access-documentAmit Sharma
 
Apex code-fundamentals
Apex code-fundamentalsApex code-fundamentals
Apex code-fundamentalsAmit Sharma
 
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Amit Sharma
 

Destacado (13)

Sales force lab 9
Sales force lab 9Sales force lab 9
Sales force lab 9
 
183203806 sales force-class-8
183203806 sales force-class-8183203806 sales force-class-8
183203806 sales force-class-8
 
Sales force class-3
Sales force class-3Sales force class-3
Sales force class-3
 
Bisp sales force-course-curriculumn
Bisp sales force-course-curriculumnBisp sales force-course-curriculumn
Bisp sales force-course-curriculumn
 
Visualforce controllers
Visualforce controllersVisualforce controllers
Visualforce controllers
 
Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-ii
 
Sales force certification-lab
Sales force certification-labSales force certification-lab
Sales force certification-lab
 
E mail and-workflow-administation
E mail and-workflow-administationE mail and-workflow-administation
E mail and-workflow-administation
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utility
 
Sales force managing-data
Sales force managing-dataSales force managing-data
Sales force managing-data
 
Security and-data-access-document
Security and-data-access-documentSecurity and-data-access-document
Security and-data-access-document
 
Apex code-fundamentals
Apex code-fundamentalsApex code-fundamentals
Apex code-fundamentals
 
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
 

Similar a 183201020 sales force-class-5

Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-iiAmit Sharma
 
KP Salesforce PPT Part I.pptx
KP Salesforce PPT Part I.pptxKP Salesforce PPT Part I.pptx
KP Salesforce PPT Part I.pptxSarasJain8
 
Sales Navigator Quick Start
Sales Navigator Quick StartSales Navigator Quick Start
Sales Navigator Quick StartAndy Kellam
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power pointjustmeanscsr
 
Point and Click App Building Workshop
Point and Click App Building WorkshopPoint and Click App Building Workshop
Point and Click App Building WorkshopSalesforce Developers
 
Force com getting_started_trial
Force com getting_started_trialForce com getting_started_trial
Force com getting_started_trialronmechling
 
MS Access Subform Success
MS Access Subform SuccessMS Access Subform Success
MS Access Subform SuccessPaul Barnett
 
Sap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-iSap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-iAmit Sharma
 
Microsoft Access 2010 - a jargon free guide
Microsoft Access 2010 - a jargon free guideMicrosoft Access 2010 - a jargon free guide
Microsoft Access 2010 - a jargon free guidePaul Barnett
 
Cis Resume Training Serious
Cis Resume Training SeriousCis Resume Training Serious
Cis Resume Training Serioustsuing
 
Oracle EBS Self service from A to Z
Oracle EBS Self service from A to ZOracle EBS Self service from A to Z
Oracle EBS Self service from A to ZFeras Ahmad
 
Introduction to Point-and-Click App Building
Introduction to Point-and-Click App BuildingIntroduction to Point-and-Click App Building
Introduction to Point-and-Click App BuildingSalesforce Developers
 
Sales force certification-lab
Sales force certification-labSales force certification-lab
Sales force certification-labAmit Sharma
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power pointjustmeanscsr
 
The Mad Scientist - Top 4 Podio Hacks For Real Estate investing
The Mad Scientist - Top 4 Podio Hacks For Real Estate investingThe Mad Scientist - Top 4 Podio Hacks For Real Estate investing
The Mad Scientist - Top 4 Podio Hacks For Real Estate investingCharles Blair
 
Purchase order release in fiori
Purchase order release in fioriPurchase order release in fiori
Purchase order release in fioriNguyen Hai
 
Crm quote process ppt
Crm quote process pptCrm quote process ppt
Crm quote process pptKris
 
Crm quote process ppt
Crm quote process pptCrm quote process ppt
Crm quote process pptKris
 

Similar a 183201020 sales force-class-5 (20)

Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-ii
 
KP Salesforce PPT Part I.pptx
KP Salesforce PPT Part I.pptxKP Salesforce PPT Part I.pptx
KP Salesforce PPT Part I.pptx
 
Tutorial - Podio
Tutorial - PodioTutorial - Podio
Tutorial - Podio
 
Oracle HRMS Document R12.
Oracle HRMS Document R12.Oracle HRMS Document R12.
Oracle HRMS Document R12.
 
Sales Navigator Quick Start
Sales Navigator Quick StartSales Navigator Quick Start
Sales Navigator Quick Start
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power point
 
Point and Click App Building Workshop
Point and Click App Building WorkshopPoint and Click App Building Workshop
Point and Click App Building Workshop
 
Force com getting_started_trial
Force com getting_started_trialForce com getting_started_trial
Force com getting_started_trial
 
MS Access Subform Success
MS Access Subform SuccessMS Access Subform Success
MS Access Subform Success
 
Sap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-iSap business-object-universe-idt-lab-i
Sap business-object-universe-idt-lab-i
 
Microsoft Access 2010 - a jargon free guide
Microsoft Access 2010 - a jargon free guideMicrosoft Access 2010 - a jargon free guide
Microsoft Access 2010 - a jargon free guide
 
Cis Resume Training Serious
Cis Resume Training SeriousCis Resume Training Serious
Cis Resume Training Serious
 
Oracle EBS Self service from A to Z
Oracle EBS Self service from A to ZOracle EBS Self service from A to Z
Oracle EBS Self service from A to Z
 
Introduction to Point-and-Click App Building
Introduction to Point-and-Click App BuildingIntroduction to Point-and-Click App Building
Introduction to Point-and-Click App Building
 
Sales force certification-lab
Sales force certification-labSales force certification-lab
Sales force certification-lab
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power point
 
The Mad Scientist - Top 4 Podio Hacks For Real Estate investing
The Mad Scientist - Top 4 Podio Hacks For Real Estate investingThe Mad Scientist - Top 4 Podio Hacks For Real Estate investing
The Mad Scientist - Top 4 Podio Hacks For Real Estate investing
 
Purchase order release in fiori
Purchase order release in fioriPurchase order release in fiori
Purchase order release in fiori
 
Crm quote process ppt
Crm quote process pptCrm quote process ppt
Crm quote process ppt
 
Crm quote process ppt
Crm quote process pptCrm quote process ppt
Crm quote process ppt
 

Más de Amit Sharma

Oracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsOracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsAmit Sharma
 
Oracle EPBCS Driver
Oracle EPBCS Driver Oracle EPBCS Driver
Oracle EPBCS Driver Amit Sharma
 
Oracle Sales Quotation Planning
Oracle Sales Quotation PlanningOracle Sales Quotation Planning
Oracle Sales Quotation PlanningAmit Sharma
 
Oracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedOracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedAmit Sharma
 
FDMEE script examples
FDMEE script examplesFDMEE script examples
FDMEE script examplesAmit Sharma
 
Oracle PBCS creating standard application
Oracle PBCS creating  standard applicationOracle PBCS creating  standard application
Oracle PBCS creating standard applicationAmit Sharma
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidationAmit Sharma
 
Hfm calculating RoA
Hfm calculating RoAHfm calculating RoA
Hfm calculating RoAAmit Sharma
 
Adding metadata using smartview
Adding metadata using smartviewAdding metadata using smartview
Adding metadata using smartviewAmit Sharma
 
Hyperion planning weekly distribution
Hyperion planning weekly distributionHyperion planning weekly distribution
Hyperion planning weekly distributionAmit Sharma
 
Hyperion planning scheduling data import
Hyperion planning scheduling data importHyperion planning scheduling data import
Hyperion planning scheduling data importAmit Sharma
 
Hyperion planning new features
Hyperion planning new featuresHyperion planning new features
Hyperion planning new featuresAmit Sharma
 
Microsoft dynamics crm videos
Microsoft dynamics crm videosMicrosoft dynamics crm videos
Microsoft dynamics crm videosAmit Sharma
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Amit Sharma
 
Oracle apex hands on lab#2
Oracle apex hands on lab#2Oracle apex hands on lab#2
Oracle apex hands on lab#2Amit Sharma
 
Managing users-doc
Managing users-docManaging users-doc
Managing users-docAmit Sharma
 
Customizing sales force-interface
Customizing sales force-interfaceCustomizing sales force-interface
Customizing sales force-interfaceAmit Sharma
 
User and group security migration
User and group security migrationUser and group security migration
User and group security migrationAmit Sharma
 
Customizing sales force-interface
Customizing sales force-interfaceCustomizing sales force-interface
Customizing sales force-interfaceAmit Sharma
 

Más de Amit Sharma (20)

Oracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsOracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptions
 
Oracle EPBCS Driver
Oracle EPBCS Driver Oracle EPBCS Driver
Oracle EPBCS Driver
 
Oracle Sales Quotation Planning
Oracle Sales Quotation PlanningOracle Sales Quotation Planning
Oracle Sales Quotation Planning
 
Oracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedOracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp converted
 
Basics of fdmee
Basics of fdmeeBasics of fdmee
Basics of fdmee
 
FDMEE script examples
FDMEE script examplesFDMEE script examples
FDMEE script examples
 
Oracle PBCS creating standard application
Oracle PBCS creating  standard applicationOracle PBCS creating  standard application
Oracle PBCS creating standard application
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidation
 
Hfm calculating RoA
Hfm calculating RoAHfm calculating RoA
Hfm calculating RoA
 
Adding metadata using smartview
Adding metadata using smartviewAdding metadata using smartview
Adding metadata using smartview
 
Hyperion planning weekly distribution
Hyperion planning weekly distributionHyperion planning weekly distribution
Hyperion planning weekly distribution
 
Hyperion planning scheduling data import
Hyperion planning scheduling data importHyperion planning scheduling data import
Hyperion planning scheduling data import
 
Hyperion planning new features
Hyperion planning new featuresHyperion planning new features
Hyperion planning new features
 
Microsoft dynamics crm videos
Microsoft dynamics crm videosMicrosoft dynamics crm videos
Microsoft dynamics crm videos
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1
 
Oracle apex hands on lab#2
Oracle apex hands on lab#2Oracle apex hands on lab#2
Oracle apex hands on lab#2
 
Managing users-doc
Managing users-docManaging users-doc
Managing users-doc
 
Customizing sales force-interface
Customizing sales force-interfaceCustomizing sales force-interface
Customizing sales force-interface
 
User and group security migration
User and group security migrationUser and group security migration
User and group security migration
 
Customizing sales force-interface
Customizing sales force-interfaceCustomizing sales force-interface
Customizing sales force-interface
 

Último

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 

Último (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 

183201020 sales force-class-5

  • 1. Getting Started with SalesForce CRM Getting Started with SALESFORCE Part V Description: BISP is committed to provide BEST learning material to the beginners and advance learners. In the same series, we have prepared a complete end-to end Hands-on Beginner’s Guide for SalesForce. The document focuses on relationship, formula field and customization. Join our professional training program and learn from experts. History: Version 0.1 0.1 Description Change Initial Draft Review#1 www.bispsolutions.com Page 1 Author Publish Date Chandra Prakash Sharma 10th Jun 2012 Amit Sharma 12th Jun 2012 www.bisptrainigs.com www.hyperionguru.com
  • 2. Contents Contents.......................................................................................................................... 2 Relationship in SalesForce............................................................................................... 3 Formula Field in SalesForce............................................................................................. 9 How To Add Formula Field :.......................................................................................... 9 Mini Page Layout in SalesForce...................................................................................... 13 Customization in SalesForce.......................................................................................... 15 How can add Tab description ........................................................................................ 17 www.bispsolutions.com Page 2 www.bisptrainigs.com www.hyperionguru.com
  • 3. Relationship in SalesForce Use relationship to associate one object to another object in salesFroce.com. The relationship just called parent our child relation, create relation parent our child relation. The object which on you create a relation is called the child, you can only create a relation field on the child object. In SalesForce you have two option 1.) Lookup Relationship 2.) Master Detail Relationship 1.) Lookup Relationship :- Lookup field is non mandatory field by default, deleting the parent record will not affect the child records, in lookup Relationship we have create 25 child. 2.) Master Detail Relationship :- Master detail field is mandatory field by default, deleting the parent record will also delete all the associated records, master detail relationship we have create 2 parent. Click to setup -> create -> click on field after that you find the Custom Fields & Relationships in Custom Fields & Relationships click on new button. and select the Lookup Relationship Radio button. check this ration button and click to Next button. you can see below. Step 1 :- After Click Next button www.bispsolutions.com Page 3 www.bisptrainigs.com www.hyperionguru.com
  • 4. Step 2 :There is one dropdown menu name is Related List in this dropdown select any value which want to you and click to Next button. you can see below . Select any value and click to next . Step 3 :Fill the Field Name and click to Next button. www.bispsolutions.com Page 4 www.bisptrainigs.com www.hyperionguru.com
  • 5. Step 4 :Click to next Button and Go next screen. www.bispsolutions.com Page 5 www.bisptrainigs.com www.hyperionguru.com
  • 6. Step 5 :- Click to Next button. Step 6 :Click to Save button. www.bispsolutions.com Page 6 www.bisptrainigs.com www.hyperionguru.com
  • 7. After that you can click on employee tab and check the change on employee tab. After Save you can see that page . If you want see position is dependent or not for example delete the any position name after that you can see the changes. www.bispsolutions.com Page 7 www.bisptrainigs.com www.hyperionguru.com
  • 8. And before deleting SF Developer you can see Click on Positions Tab and click after that click any field name and delete this field Ex :- Positions -> SF Developer -> Delete you can see below screen. After delete Position name you can see that filed is empty because these field depend on position field. Depending field www.bispsolutions.com Page 8 www.bisptrainigs.com www.hyperionguru.com
  • 9. Formula Field in SalesForce Formula Field called Cross object formula field. And they are work only in relationship. it can make use of various data and operations to perform the calculation How To Add Formula Field : Click to Setup -> Objects -> select your custom object(Ex :- Employees) and find Custom Fields & Relationships click on New Button. and check the field Formula you can see below. Step 1:Select Formula and click Next button . Step 2 :Give the First Label name and select Formula Return Type and click to Next button. www.bispsolutions.com Page 9 www.bisptrainigs.com www.hyperionguru.com
  • 10. Step 3 :In this step click on Insert Field button after that open popup window you may be select your field click to Insert button . After that you can see that Formula is add in text field. see below. There you can see Formula will add on text field click to Next button . www.bispsolutions.com Page 10 www.bisptrainigs.com www.hyperionguru.com
  • 11. Step 4 :After that click to Next button . Step 5 :if you want to add more formula field click to Save & New button else click on Save button. www.bispsolutions.com Page 11 www.bisptrainigs.com www.hyperionguru.com
  • 12. After That you can check it Click to Custom objects(Ex :- Employee) and you can any employee list and see the changes. These are formula field and it will not editable When you add new record you can find there is no formula field show .it will show only view time. www.bispsolutions.com Page 12 www.bisptrainigs.com www.hyperionguru.com
  • 13. There is no formula Mini Page Layout in SalesForce You can define mini page layout for the records that appear in the mini view in SalesForce. This allows users to access information across multiple object and multiple records types on one screen without the use of custom formulas, VisualForce pages, or any other code. Mini Page Layout only show mandatory fields. You can all so add new field on candidate list . how can open mini page layout list in SalesForce :Click on the Custom object (Ex :- Positions) and after that click on any position name After that click on Edit Layout www.bispsolutions.com Page 13 www.bisptrainigs.com www.hyperionguru.com
  • 14. After That Click on Mini Page Layout After that you can show below screen on this screen you can add the available item and click to Save button. After Save you can check the employee list. www.bispsolutions.com Page 14 www.bisptrainigs.com www.hyperionguru.com
  • 15. This is mini page layout Customization in SalesForce If you need to adapt SalesForce functionality to your company's existing processes and workflows so as to make them more efficient and effective, we will help you customize your SalesForce experience. We can customize and personalize your existing Salesforce.com CRM solution according to your business needs. For Ex :- if you want to add new employee record there is many post and employee code available how to find the particular Job and employee code etc. see below on screen. you can seen upper screen there is many job available if you have many office in country and have you requirement of in pune, java developer in this list find to you on job bases very difficult so you can add some more information about position like a city name, sub location etc. How to Create : Click on Setup -> Objects -> Select any object (Ex :- Employees) - > there is find you Search Layout in this section you can find Lookup dialog. you can see below . www.bispsolutions.com Page 15 www.bisptrainigs.com www.hyperionguru.com
  • 16. After that you can click on Edit button and add item you can show below screen. After that click to save button and see below. You can seen that changes When click on any custom objects Tab (Ex: - Employees ) there is show list not fully describe you can show below screen. There is no More Tab available www.bispsolutions.com Page 16 www.bisptrainigs.com www.hyperionguru.com
  • 17. How can add Tab description Click to setup - > objects -> select on custom objects name(Ex :- Employees) click on this Tab and find the Search Layouts panel in this panel Employee Tab is show click to Edit button. After that add available field click to Add button and save the data you can check it click on employee Tab. see below. after save the data you can see it in employee record available with details. www.bispsolutions.com Page 17 www.bisptrainigs.com www.hyperionguru.com