ManageIndicators Visualforce Page: Customization Options
This page covers:
Manage Indicators Visualforce Component
You can customize user interface elements on the Manage Indicators (ManageIndicators) Visualforce Page by using the “Manage Indicators” custom setting.
Go to Custom Settings and click on “Manage” next to the “Manage Indicators” label.
Click on the “New” button to create a new custom setting record.
Create display preferences for specific users or profiles.
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 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 Manage Indicators table. | Delete icon 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 Indicator Catalog tab | 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. |
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.