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

Introduction
Panel
bgColor#f0f0f0

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

Warning

***Note: Before creating

a

New Account, search in Salesforce for an Existing 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

Search for an Existing Account

UI Steps
sizesmall


UI Step

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


UI Step

Enter the Company Name in the Search Search field at the top of Salesforce to  to check for any existing accounts. Always select and edit an existing account if you find a match. 


UI Step

If the search results in zero matches, create a New Account. 



Create a New Account

UI Steps
sizesmall


UI Step

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

Expand
titlelearn more...screenshot



UI Step

Fill in all available information into the corresponding fields and Save and save the entry. 



Establish a Program Partnership

UI Steps
sizesmall


UI Step

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

Expand
titlelearn more...screenshot



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

UI Steps
sizesmall


UI Step

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. The Program Partnership record fields impact what is displayed on NYSERDA’s Website. Reference the record fields in the information table below: 

Expand
titleinformation 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. 



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 the chosen field; to To remove an Area of Expertise from the chosen field, select from the right-hand section and click left arrow.

When done finished click OK. 

Expand
titlelearn more...screenshot




UI Step

To edit Counties Served, hover hover over the field and Double Click. 

Expand
titlelearn more...screenshot



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
titlelearn more...screenshot




HTML
<style type="text/css">
.rwui_tabs>.rwui_tabs_menu li a.rw_active {
border-style: solid !important;
border-width: 1px !important;
border-top-left-radius: 5px !important;
border-top-right-radius: 5px; !important;
font-size: 16px !important;
border-color: #C5005C!important;
background-color: #C5005C!important;
color: #FFFFFF !important;
font-weight: 600 !important;
margin-bottom: -0.0625rem !important;
z-index: 1 !important;
}
.rwui_tabs>.rwui_tabs_menu li a {
padding: 5px !important;
font-size: 16px !important;
margin-right: 5px !important;
background-color: #FFFFFF00 !important;
color: #9AACC7 !important;
margin-bottom: -0.0625rem !important;
}

.rwui_tabs_menu {
border-bottom-width: 0px !important;
border-bottom-style: none !important;
border-bottom-color: #FFFFFF !important;
}

.rwui_tabs .rwui_tab_content {
background: #FFFFFF !important;
padding-left: 1px !important;
}

.rwui_tabs .rwui_tab_content.rw_highlight {
background: #FFFFFF !important;

}
[data-macro-name="include"] {
width: 99% !important;
}

.rwui_tabs>.rwui_tabs_menu li a:hover {
color: #C5005C!important;
background: #F9E6EF!important;
border-color: #C5005C!important;
}

.rwui_tabs>.rwui_tabs_menu li a.rw_active:hover {    
background-color: #C5005C!important;
color: #FFFFFF !important; 
}

.rwui_tabs .rwui_tabs_menu {
border-bottom: 2px solid #C5005C!important;
border-radius: 2px !important;
}

.rwui_button {
background-color: #0073A4;
}

.rwui_button:hover {
background-color: #002D72;
}

.rwui_step .rwui_item_number {
color: #002D72 !important;
background: #E5EAF1 !important;
#title-text { display: none;}
</style>