Versions Compared

Key

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


Panel
bgColor#f0f0f0
borderStylesolid

Introduction 

This page reviews how to remove active users from the Large Scale Renewables Salesforce Portal.


Instructions

Warning

The instructions on this page can only be completed by existing contractors who have been assigned the Manage Users Tab permission. This permission set must be set either by a NYSERDA employee or an existing contractor in your organization that has previously been granted this access. If you have access to this permission set you will have access to the Manage Users tab after logging into the Large Scale Renewables Salesforce Portal.


UI Steps
sizesmall





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

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