Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColor#c5005c
bgColor#f9e6ef
borderStylesolid

System Instructions



Panel
bgColor#f0f0f0

Introduction

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


Info

Before creating a New Account, search in Salesforce for an Existing Account to update.


Search for an Existing Account

UI Steps
sizesmall


UI Step

Navigate to the NYSERDA launch page and click the Salesforce


UI Step

Enter the Company Name in the Search field at the top of the Salesforce check for any existing accounts in Salesforce.


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.


UI Step

Fill in the information given on the Consultant Information document provided by the Project Manager.


UI Step

After all pertinent information has been entered, save Save the entry and proceed by adding the Program Partnership title to the account.


UI Step

Within the new account just created, scroll down to the Program Partnerships sections and click New Program Partnership.


UI Step

If the Consultant Info for Web has also been given, fill out the fields that correspond to the document. 


UI Step

Connect the account to the desired Program Partnership by searching for the Commercial Tenant.


UI Step

below: Save the record and now the new Consultant will be connected to the appropriate Program Partnership and uploaded on the NYSERDA website. 



Establish a Program Partnership

UI Steps
sizesmall


UI Step

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


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 record.



Updating Program Partnership Records

UI Steps
sizesmall


UI Step

On the Program Partnership record the below fields impact what is displayed on NYSERDA’s Website. If you have not already established a website to display your Program Partnership data, a Salesforce Jira Software Issue must be Submitted to initiate the process.


Expand
titleinformation table


StatusIndicates the status of the Account in relationship to the Program. Program Partnerships with a “Full”, “Provisional”, or “Probation” status can be displayed on the website.
WebsiteThe URL of the Account’s website. This can be displayed on the website.
Areas of ExpertiseSkillsets and technologies in which an Account specializes. Multiple Areas of Expertise may be selected and displayed on the website.
Counties ServedThe 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 WebsiteA checkbox which when selected, removes an Account from the website listing for only the applicable Program Partnership.




UI Step

Select desired Area of Expertise from left and click right arrow to add; to remove an Area of Expertise, select from the field on left and click left arrow. When done click OK.


UI Step

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


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.





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;
}
</style>