Versions Compared

Key

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


Panel
bgColor#f0f0f0
borderStylesolid

Introduction

This page reviews how to use the Navigation Menu options to locate projects in your community.



Note
iconfalse
titlePrerequisites

Begin by following the instructions in the Accessing the NYSERDA Portal


Instructions

Once logged into the NYSERDA Portal, click the Projects tab at the top of the screen. If your community has more than one Project with NYSERDA that uses Salesforce, you may see multiple Projects on this page.

Expand
titlescreenshot

A

If you do not see your Project listed, try changing the drop-down menu to All.

BClicking the Refresh button may also help locating an initially unlisted Project.
C

To access a Project, click on the Project Name.

Image Removed





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