Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Aura - Title
color#0073a4
textAlignleft
fontSize28
lineHeight28
cloudTextDemo Title
tagh1
fontWeightbold
Salesforce: Managing Accounts & Program Partnerships

Aura - Divider
serializedStyles{"alignment":{"horizontal":"start"},"icon":{"name":"faPaperPlane","color":"#333","size":24},"text":{"color":"#333","fontSize":14,"textAlign":"left","fontWeight":"bold","text":"Aura Divider"},"border":{"top":false,"right":false,"bottom":true,"left":false,"color":"#0073a4","style":"solid","width":2},"size":{}}
typeregular

Info
iconfalse
Panel
borderColor#c5005c
bgColor#f9e6ef
borderStylesolid

System Instructions

Overview

***Note: Before creating

a

New Account, search in Salesforce for an Existing

Account to update.

Account to prevent duplicate accounts. Maintaining clean, accurate data is one of the most critical things you can do to get the most out of Salesforce. 

Panel
bgColor#f0f0f0

The following sections will help you understand the process for Creating and Managing Program Partnerships in Salesforce.

Warning

Search for an Existing Account

UI Steps
sizesmall


UI Step

Navigate to the NYSERDA launch page and click the Salesforce tile. 


UI Step
UI Tabs

Search for an Existing Account or Create a New Account

Navigate to the NYSERDA launch pageat http://launch.nyserda.org/ and click the Salesforce
UI Tab
titleSearch for an Existing Account or Create a New Account

Enter the Company Name in the Search field at the top of

the

Salesforce to check for any existing accounts

in Salesforce.

. Always select and edit an existing account if you find a match. 


UI Step

If the search results in zero matches

, click the 

, create a New Account. 



Create a New Account

UI Steps
sizesmall


Enter


UI Step

If there are no existing accounts, click on the Accounts tab and then

click 

click New. 

Expand
titlescreenshot

Image Added

Image Removed


UI Step

Fill in all available information

on the Accounts tab then click Save.

into the corresponding fields and save the entry. 



Establish a Program Partnership

UI Steps
sizesmall


Establish a Program Partnership
UI Step
UI Tab
titleEstablish a Program Partnership

On the Account tab, scroll to the Program Partnerships section and click New Program Partnership. 

Expand
titlescreenshot
Image Removed

Image Added



UI Step

Search for the program name in the Program field; select the appropriate program and click Save. If the program name is not available, submit a Salesforce Jira Software Issue to request adding the program to the list. 


UI Step

Save

 the

the record. 



Updating Program Partnership Records

tab
ui-
steps
sizesmall


Status

. The Program Partnership record fields impact what is displayed on NYSERDA’s Website. Reference the record fields in the information table below: 

UI Step
titleUpdating Program Partnership Records

Updating Program Partnership Records

On the Program Partnership record the below fields impact what is displayed on NYSERDA’s Website. If you have not already established a website

If a website is not already established

to display your Program Partnership data, a Salesforce Jira Software Issue must be Submitted to initiate the process

.
Expand
titlefield description table

Status 

Indicates the status of the Account in relationship to the Program. Program Partnerships with a

“Full”

“Full,

“Provisional”

“Provisional, or “Probation” status can be displayed on the website. 

Website 

The URL of the Account’s website. This can be displayed on the website. 

Areas of Expertise

Skillsets and technologies in which an Account specializes. Multiple Areas of Expertise may be selected and displayed on the website. 

Counties Served

The New York State Counties where the Account performs their business activities. Multiple Counties Served may be selected and displayed on the website. 

Do Not Display on Website

A checkbox which when selected, removes an Account from the website listing for only the applicable Program Partnership. 

Image Removed



UI Step
Select desired

To add to the chosen field, select the desired 

Area of Expertise from the left-hand section and click the right arrow

to add; to

.

To remove an Area of Expertise from the chosen field, select from the

field on left

right-hand section and click left arrow.

When

done

finished click OK. 

Expand
titlescreenshot
Image Removed


Image Added



UI Step

To edit Counties Served,

 hover

hover over the field and Double Click. 

Expand
titlescreenshot
Image Removed

Image Added



UI Step

Scroll down past the counties until you reach the regions at the bottom of the list on the left and select desired region(s). Click OK. 

Expand
titlescreenshot
Image Removed

Image Added




HTML
<style type="text/css">
.rwui_tabs .rwui_tab_content {
padding-left: 0px; padding-right: 0px;
}
.rwui_tabs>.rwui_tabs_menu li a {  
  background-color: inherit;  
  float: middle left;  
  border: 1px #002D72; 
font-family: Arial, sans-serif;  
  border-radius: 3px;  
  outline: none;  
  cursor: pointer;  
  padding: 6px;  
  transition: 0.3s;  
  font-size: 14px;  
  color: #777777;  
}  

.rwui_tabs_menu {  
  overflow: hidden;  
  border-bottom: 3px solid #1C49B0;  
  background-color: white;  
border-radius: 3px;  
} 

.rwui_tabs>.rwui_tabs_menu li a.rw_active {  
background-color: #FFFFFF;  
color: #F2A900;  
font-size: 24px;
border-top: 0px;
} 

.rwui_tabs>.rwui_tabs_menu li a:hover {
background-color: #FFFFFF;
color: #002D72;
font-size: 24px;
}

.rwui_tabs>.rwui_tabs_menu li a.rw_active:hover {    
background-color: #FFFFFF;    
color: #F2A900;    
font-size: 24px;    
} 

.rwui_tabs .rwui_tab_content {    
background-color: #FFFFFF;
padding-left: 8px;
padding-top: 0px;
} 

.rwui_tabs>.rwui_tabs_menu li a.rw_active.rw_highlight {
background: #FFFFFF;
}

.rwui_tabs .rwui_tab_content.rw_highlight {
background: #FFFFFF;
#title-text { display: none;}
</style>