Versions Compared

Key

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


Aura - Title
color#002d72
textAlignleft
fontSize28
lineHeight28
cloudTextDemo Title
tagh1
fontWeightbold
NY Home Energy Portal Overview
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":"#002d72","style":"solid","width":2},"size":{}}
typeregular
Info
iconfalse

Introduction Placeholder



UI Expand
titleNY Home Energy Portal Overview


Section


Info
iconfalse




Aura - Tab Group
settings{"generalSettings":{"tabSpacing":0,"tabWidth":40,"tabHeight":40,"direction":"vertical"},"activeSettings":{"backgroundColor":{"color":"#002d72"},"text":{"fontSize":16,"color":"#fff","textAlign":"left","fontWeight":"normal"}},"inactiveSettings":{"backgroundColor":{"color":"#f4f5f7"},"text":{"fontSize":16,"color":"#5e6c84","textAlign":"left","fontWeight":"normal"}},"contentSettings":{"backgroundColor":{"color":"#fff"},"border":{"style":"solid","width":2,"top":false,"bottom":false,"left":true,"right":false,"color":"#002d72"},"padding":{"top":10,"right":10,"bottom":10,"left":10}},"hoverSettings":{"backgroundColor":{"color":"#0073a4"},"text":{"fontSize":16,"color":"#ffffff","textAlign":"left","fontWeight":"normal"}}}
tab1


Aura - Tab
titleMy Profile


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleMy Profile



Section


Column
width40%


UI Steps
sizesmall


UI Step

My Profile Tab

This tab allows the contractor to update the following:

  • Name
  • Email Address
  • Phone number
  • Email
My Profile - name, email, phont number can be changed, email
  • subscribtion (it will automatically activate) can be added or unsubscribed.
(click save button at the end)


UI Step

Email Subscribtion

Contractors can subscribe and un-subscribe to an email by clicking on the check box, it will automatically activate the subscribtion.


UI Step

Save Changes

Click the Save button to save any changes/updates made under your profile.




Column
width60%





Aura - Tab
titleChange Password


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleChange Password



Section


Column
width40%


UI Steps
sizesmall


UI Step
My Profile - name, email, phont number can be changed, email subscribtion (it will automatically activate) can be added or unsubscribed. (click save button at the end)





Column
width60%







UI Expand
titleSearch for Existing Enrollments


Section


Info
iconfalse

Placeholder

EmPower+ Enrollments come directly from Combined Residential Applications submitted in NYSERDA's Salesforce Partner Portal. For EmPower+ Enrollments, the process begins with searching for existing enrollments.

REA Enrollments must be manually created before they can be located in the system. Participating Contractins can search for existing enrollments that have already been created in the NY Home Energy Portal.



Aura - Tab Group
settings{"generalSettings":{"tabSpacing":0,"tabWidth":40,"tabHeight":40,"direction":"vertical"},"activeSettings":{"backgroundColor":{"color":"#002d72"},"text":{"fontSize":16,"color":"#fff","textAlign":"left","fontWeight":"normal"}},"inactiveSettings":{"backgroundColor":{"color":"#f4f5f7"},"text":{"fontSize":16,"color":"#5e6c84","textAlign":"left","fontWeight":"normal"}},"contentSettings":{"backgroundColor":{"color":"#fff"},"border":{"style":"solid","width":2,"top":false,"bottom":false,"left":true,"right":false,"color":"#002d72"},"padding":{"top":10,"right":10,"bottom":10,"left":10}},"hoverSettings":{"backgroundColor":{"color":"#0073a4"},"text":{"fontSize":16,"color":"#ffffff","textAlign":"left","fontWeight":"normal"}}}
tab1


Aura - Tab
titleSearch Bar


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleSearch Bar


  • Search bar will allow you to search for enrollments by account number, enrollment number, or installation address.
  • No Matches Found text will display if you type any false information in the search bar
  • Suggest to use it when you know the exact enrollment you want to work on
  • Any value you put in the gerenal search will be searching anywhere in the perimeter that include the words
  • first search with account number (not a contain, unless we add an * then it will be a contain otherwise it will be exact search)
  • if account number doesn't respond, then use customer name or premise address


Aura - Tab
titleEnrollments List


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleEnrollments List


  • we can search by:
  • program
  • electric utility account number 
  • costumer name
  • addreess
  • specific enrollment number (equivalent to project ID)
  • Status - open close or cancel (if the enrollment has a step on it that is open, the status will show open. If does not have any steps that are open, the enrollment is closed)
  • Within the enrollment search, click the Show Search Details... to allow you to modify search criteria and re-execute the search 


Aura - Tab
titleTo Do List


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleTo Do List


  • Suggest to use - Allows you to search for the specific step you are looking for (same search criteria as enrollment list - but it allows you to be more specific)
  • For contractors - The to do list will automatically execute the search to find all open steps, any programs assigned to this contractor 
  • Clicking the on enrollment number will show you all of the workflow step
  • By clicking on the workflow step name after the search, the page will redirect to open up the step
  • Contractors will only have access to: enrollment acceptance, workscope submission, and final project submission steps




UI Expand
titleReporting


Info
iconfalse

Note about the Double-Dip report being the only one accessible to Participating Contractors

Guidance on how to access and read the report.



HTML
<style type="text/css">  
#title-text { display: none;}
.panelContent {
display: none;
}
.aura-tab-content {
margin-top: 0px!important;
padding-top: 0px!important;
}
.panel, .alertPanel, .infoPanel {
margin-top: 0px!important;
}
.panelHeader {
font-size: 20px;
padding-top: 5px!important;
padding-bottom: 5px!important;
}
</style>