Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel3
stylecircle

...

🔧 Manage Indicators Visualforce Component

You can customize user interface elements on the Manage Indicators (ManageIndicators) Visualforce Page by using the “Manage Indicators” custom setting. 1.

  1. Go to Custom Settings and click on “Manage” next to the “Manage Indicators” label.

    Image Modified

...

  1. Click on the “New” button to create a new custom setting record.

...

  1. Create display preferences for specific users or profiles

...

  1. Hide Activate Selected Button on Deactivated Indicators tab

    1. Component: Activate Selected button on Deactivated Indicators tab of ManageIndicator page on Project record

    2. UX if TRUE: Activate Selected button is hidden for selected Profile/User

    3. UX if FALSE: Activate Selected button is visible to selected Profile/User

  2. Hide Add New Custom Indicator button on Indicator Catalog tab

    1. Component: Add New Custom Indicator button on Indicator Catalog tab of ManageIndicator page on Project record

    2. UX if TRUE: Add New Custom Indicator button is hidden for selected Profile/User

    3. UX if FALSE: Add New Custom Indicator button is visible to selected Profile/User

  3. Hide Add Selected button on Indicator Catalog tab

    1. Component: Add Selected button on Indicator Catalog tab of ManageIndicator page on Project record

    2. UX if TRUE: Add Selected button is hidden for selected Profile/User

    3. UX if FALSE: Add Selected button is visible to selected Profile/User

  4. Hide Comments icon on Project Indicator table on Selected Indicators tab

    Component: Comments

    .

    Image Added

Field Label 

Related UI Element

UI if True 

UI if False 

Hide Indicators Catalog tab 

Controls the display of the Catalog Indicators tab.

Indicator Catalog tab is hidden.

Indicator Catalog tab is visible. 

Hide Selected Indicators tab

Controls the display of the Selected Indicators tab. 

Selected Indicators tab is hidden.

Selected Indicators tab is visible.

Hide Deactivated Indicators tab

Controls the display of the Deactivated Indicators tab. 

Deactivated Indicators tab is hidden. 

Deactivated Indicators tab is visible. 

Hide Refresh Indicators button 

Controls the display of Refresh Indicators button on Selected Indicators tab. 

Refresh Indicators button is hidden. 

Refresh Indicators button is visible.

Hide Settings Icon 

Controls the display of Settings icon on Project Indicator table in Selected Indicators tab

...

Settings icon is hidden

...

Settings icon is visible

...

.

Hide

...

Edit icon on Project Indicator table on Selected Indicators tab

...

Controls the display of the Edit icon on

...

UX if TRUE: Delete icon is hidden for selected Profile/User

...

Manage Indicators table.

Edit icon is hidden. 

Edit icon is visible. 

Hide Refresh icon on Project Indicator table on Selected Indicators tab

...

Controls the display of Refresh icon on Project Indicator table in Selected Indicators tab

...

.

Refresh icon is hidden

...

.

Refresh icon is visible

...

.

Hide

...

Delete icon on Project Indicator table on Selected Indicators tab

...

Controls the display of the Delete icon on

...

UX if TRUE: Edit icon is hidden for selected Profile/User

...

UX if FALSE: Edit icon is visible to selected Profile/User

...

Manage Indicators table.

Deleteicon is hidden. 

Delete icon is visible. 

Hide Comments icon on Project Indicator table on Selected Indicators tab

...

Controls the display of Comments icon on Project Indicator table in Selected Indicators tab

...

.

Comments icon is hidden

...

.

Comments icon is visible

...

Hide

...

Add Selected button on

...

Component: Indicator Catalog tab on ManageIndicator page on Project record

...

UX if TRUE: Indicator Catalog tab is hidden for selected Profile/User

...

Indicator Catalog tab

  1. Component: Refresh Indicators button on Selected Indicators tab of ManageIndicator page on Project record

  2. UX if TRUE: Refresh Indicators button is hidden for selected Profile/User

  3. UX if FALSE: Refresh Indicators button is visible to selected Profile/User

...

Hide Deactivated Indicators tab on ManageIndicators page

  1. Component: Deactivated Indicators tab on ManageIndicator page on Project record

  2. UX if TRUE: Deactivated Indicators tab is hidden for selected Profile/User

  3. UX if FALSE: Deactivated Indicators tab is visible to selected Profile/User

...

Hide Selected Indicators tab on ManageIndicators page

  1. Component: Selected Indicators tab on ManageIndicator page on Project record

  2. UX if TRUE: Selected Indicators tab is hidden for selected Profile/User

  3. UX if FALSE: Selected Indicators tab is visible to selected Profile/User

Hide Indicator Catalog tab on ManageIndicators page

Controls the display of Add Selected button while adding Indicators from the Catalog to Project.

Add Selected button is hidden.

Add Selected button is visible.

Hide Add New Custom Indicator button on Indicator Catalog tab

Controls the display of Add New Custom Indicator button. 

Add New Custom Indicator button is hidden.

Add New Custom Indicator button is visible.

Hide Activate Selected Button on Deactivated Indicators tab

Controls the display of the Activate Selected button while activating deactivated indicators. 

Activate Selected button is hidden.

Activate Selected button is visible.

Info

Users may experience a view state error on the Manage Indicator Visualforce page, if there are a large number of Project Indicators, Catalog Indicators and LongTextArea (LTA) fields referenced on the page. Per Salesforce limits, the page will continue to have a limit for the number of records supported. But to optimize for more records, we have made additional code changes to the page. Please check the Record Limits Per Feature section of this guide to review the updated numbers.

...