Versions Compared

Key

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


Panel
bgColor#f0f0f0
borderStylesolid

Introduction

Placeholder



Aura - Tab Group
settings{"generalSettings":{"tabSpacing":0,"tabWidth":100,"tabHeight":50,"direction":"horizontal"},"activeSettings":{"backgroundColor":{"color":"#0077c8#233e90"},"text":{"fontSize":18,"color":"#ffffff","textAlign":"left","fontWeight":"normal"}},"inactiveSettings":{"backgroundColor":{"color":"#f4f5f7#ffffff"},"text":{"fontSize":18,"color":"#5e6c84","textAlign":"left","fontWeight":"lighter"},"border":{"top":false,"left":false,"right":false,"bottom":true,"width":2,"style":"solid","color":"#233e90"}},"contentSettings":{"backgroundColor":{"color":"#fff"},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","is":"drop-shadow","x":0,"y":0,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":3,"blur":2,"spread":-2}]},"border":{"style":"solid","width":1,"top":false,"bottom":true,"left":true,"right":true,"color":"#f4f5f7"},"padding":{"top":10,"right":10,"bottom":10,"left":10}},"hoverSettings":{"backgroundColor":{"color":"#233e90#0077c8"},"text":{"fontSize":18,"color":"#ffffff","textAlign":"left","fontWeight":"lighter"}}}
tab1


Aura - Tab
titleApplication Requirements


UI Steps
sizesmall


UI Step



UI Step



UI Step





Aura - Tab
titleElectronic Applications


Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"text":{"text":"STEP 0: Introduction","color":"#0077c8","textAlign":"left","fontWeight":"normal","fontSize":36}},"base":{"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]},"backgroundColor":{"color":"#ffffff"},"border":{"color":"#0077c8","style":"solid","width":4,"bottom":false,"top":false,"left":true,"right":false},"borderRadius":{"radius":4}}}
body<p><br /></p>


Expand
titlelearn more...


UI Steps
sizesmall


UI Step

The online application can be accessed by clicking the link below and logging into your Salesforce Portal account, then selecting the Combined Residential Application option.

UI Button
colorblue
newWindowtrue
sizesmall
iconlink
titleSalesforce Portal Login
urlhttps://uat-nyserda-portal.cs32.force.com/customer/login

Expand
titlescreenshot



UI Step

The application is comprised of seven (7) distinct steps, or pages, that you will navigate through as you complete the application. Each page contains fields and information that must be provided as part of the application which are denoted by a red asterisk.

Expand
titlescreenshot



UI Step

Every step, or page, throughout the application contains a Save button at the bottom of the page. Click Save before exiting the application if you do not have time to complete it in one sitting. 

Expand
titlescreenshot



UI Step

To re-access a Saved and incomplete application:

  1. Log back into the Salesforce Portal
  2. Select the Projects tab

    Expand
    titlescreenshot


  3. Locate the correct Application and click on the link in the Project Name column

    Expand
    titlescreenshot



  4. Finally, click on the Application Wizard button to return to your incomplete application.

    Expand
    titlescreenshot






Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"text":{"text":"STEP 1: Applicant Information","color":"#0077c8","textAlign":"left","fontWeight":"normal","fontSize":36}},"base":{"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]},"backgroundColor":{"color":"#ffffff"},"border":{"color":"#0077c8","style":"solid","width":4,"bottom":false,"top":false,"left":true,"right":false},"borderRadius":{"radius":4}}}
body<p><br /></p>


Expand
titlelearn more...


Section


Aura - Title
color#0077c8
textAlignleft
fontSize26
lineHeight26
cloudTextDemo Title
tagh6
fontWeightnormal
Complete the Application Information section:


Column
width45%


UI Steps
sizesmall


UI Step

Your First Name and Last Name will pre-populate.


UI Step

Select your Preferred Applicant Language from the drop-down.


UI Step

Provide your Primary Phone Number.


UI Step

All other fields are optional and can be completed at need.




Column
width55%



Section

Complete the Utility Information section:

Column
width45%


UI Steps
sizesmall


UI Step

Using the Utility Address field, begin typing in your street address. Salesforce will suggest verified addresses below this field as you type. Selecting an option from this lit will populate all other Utility and Mailing address fields.


UI Step

If your Mailing address is different from your Utility address, update the Mailing Address fields as needed.


UI Step

Select the appropriate response for the Does the applicant own this site drop down. This field identifies if the Applicant is the owner of the dwelling associated with the Utility Address entered into the application.


UI Step

Select the option from the Dwelling Type drop-down that most closely identifies what type of dwelling exists on the site.


UI Step

The Number of Units field becomes required if Multi-Family (5+ units) is selected as the Dwelling Type.




Column
width55%



Section

Complete the Utility Information section:

Column
width45%


UI Steps
sizesmall


UI Step

To advance to the next step, click Continue at the bottom of the page.

Tip

It is recommended that you click Save before clicking Continue.





Column
width55%






Aura - Tab
titlePaper Applications


UI Steps
sizesmall


UI Step



UI Step



UI Step








HTML
<style type="text/css">
#title-text {
display: none;
}
.rwui_button {
background-color: #0073A4;
margin:0px;
}
.rwui_button:hover {
background-color: #002D72;
} 
#com-atlassian-confluence .page-metadata {
display:none;
}
.aura-headline {
padding-bottom: 0px !important;
}
   </style>



HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>