This page covers:
Set Targets Components
The Set Targets feature comes with two customization options that organizations can choose from: Lightning Web Component or Visualforce Page.
Visualforce: is a page-centric web application model. A markup language like HTML is used for designing the layout of pages.
Lightning Web Component (LWC): a new app-centric model that provides business and datalogics to develop dynamic web applications meant for desktop and mobile devices. Because they’re built on code that runs natively in browsers, LWC are lightweight and deliver exceptional performance.
Organizations on earlier releases of Amp Impact might be using Visualforce pages to create and manage indicators. With Amp Impact’s Indus (Winter 2022) release, the Set Targets page was rebuilt as a Lightning Web Component (called SetTargets).
Refer to the Set Targets page to learn more about the Set Targets Components.
Set Targets: Lightning Web Component LIGHTNING WEB COMPONENT
Design attributes control the display of various components on the Set Targets page.
Navigate to Set Targets and click on the gear icon → Edit Page
2. This will take you to the Lightning App Builder. Click on the Set Targets component. It will display a list of design attributes on the right side of the page.
3. The following design attributes are available. Check/Uncheck them based on the table below:
Design Attribute | Related UI Element | UI if True | UI if False |
---|---|---|---|
Hide Submit? | Controls the display of | Submit button is not displayed. | Submit button is displayed. |
Hide Comments? | Controls if comments | Comments related | Comments related to |
View Only Mode? | Controls whether the | Targets cannot be | Targets can be edited. |
Hide Refresh? | Controls the display of | Refresh button is | Refresh button is not |
Allow Users to Set Read more about the feature | Controls whether users | Users are allowed | Users are unable to set a Baseline for Project |
Hide Validation | Controls the behavior of | Set Targets page | Set Targets page flags a user if the value entered in the input field is outside of the validation range. |
Hide Hyperlink in First | Controls if Project | Project indicators | Project indicators are |
Round Off digits for | Defines the round-off | NA | NA |
Refer to the Set Targets page to know more about these features.
Set Targets Visualforce Page VISUALFORCE PAGE
Some key features in the product can be configured on/off depending on the client organization’s
preferences for the product. They can be disabled/enabled at the user/profile/organization level.
To enable or disable any of the features in Set Targets, go to Setup → Custom Settings. Refer to the
table on the next page and depending on the feature to be enabled/disabled, either click on:Set Targets or
Amp Impact Setup
2. Click on Manage
3. Click on Edit
4. A list of settings would be displayed. Check/Uncheck these settings based on the table below:
Field Label | Custom Setting | Related UI Element | UI if True | UI if False |
---|---|---|---|---|
Disable | Set Targets | Controls how | Targets are not | Targets are displayed in |
Excel Upload | Set Targets | Controls if the Excel | Targets can be | Targets cannot be |
Hide | Set Targets | Controls if comments | Comments related | Comments related to |
Hide Excel | Set Targets | Controls if the Excel | Targets cannot be | Targets can be |
Round-Off | Set Targets | Defines the round-off | NA | NA |
View only | Set Targets | Controls whether | Targets cannot be | Targets can be edited. |
Submit Targets | Amp Impact | Controls the display of | Submit button is | Submit button is not |
Validation | Amp Impact | Controls the behavior | Set Targets page will flag a user if the value entered in the input field is outside of the validation range. | Set Targets will not flag a user based on the value entered in the input field. |
Chatter | Amp Impact | Controls the display of | Chatter feed | Chatter feed does not |
Refer to the Set Targets page to know more about these features.
When a user downloads an Excel template, they are given a set of instructions on how to properly set up the Excel sheet for upload. For any additional custom instructions that may be needed for your organization, use the custom labels to add further steps to the sections of the instructions sheet.
Set Targets Components: Customize Field Sets LIGHTNING WEB COMPONENT VISUALFORCE PAGE
This section details how to customize the field sets on the Set Targets Lightning Web and VisualForce Components.
Indicator info popover displayed by hovering on the info icon
Object: Project_Indicator__c
Field set name: SET_TARGETS_INFO_POPOVER
Fields displayed in search filter panel
Object: Project_Indicator__c
Field set name: ampi__ST_SEARCH_FILTERS
It is recommended to include no more than five search filter fields in the Set Targets page to be able to view the information in a user-friendly manner.
Also note that search filter fields display in alphabetical order.