Versions Compared

Key

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

...

Design attributes control the display of various buttons/components on the Add Results page.

...

Design Attribute

Related UI Element

UI if True

UI if False

Hide Submit?

Controls the display of
Submit button on the Add Results page.

Submit button is not displayed on the Add
Results page.

Submit button is displayed on the Add
Results page.

Hide Comments?

Controls if comments
related to Project
Indicator targets will be
displayed on Add Results table.

Comments related
to Project Indicator
Results are hidden.

Comments related to
Project Indicator Results are displayed.

View Only Mode?

Controls whether the
Project Indicator Results can be edited or not.

Results cannot be
edited. They can
only be viewed.

Results can be edited.

Hide Refresh?

Controls the display of
Refresh button.

Refresh button is
displayed on the Add
Results page.

Refresh button is not
displayed on the Add
Results page.

Hide Targets
Column?

Controls the display of
Targets on Add Results
table.

Targets for the Project
Indicators won’t be visible and cannot be compared against their results. Targets will not get downloaded in the same Excel file when results are downloaded.

Targets for the Project
Indicators will be visible
and can be compared
against their results.
Targets will get downloaded in the same Excel file if results are downloaded.

Hide Baseline
Column?

Controls the display of
Baseline on Add Results
table.

Baseline for the Project
Indicators won’t be visible and cannot be compared against their results. Baseline values will not get downloaded in the same Excel file when results are downloaded.

Baseline for the Project
Indicators will be visible
and can be compared
against their results.
Baseline values will also
get downloaded in the
same Excel file when
results are downloaded.

Hide Validation
Ranges?

Controls the behavior of
input fields on Add Results table.

Add Results page
will not flag a user
based on the value
entered in the input
field, irrespective of
any values in the
Validation Range
fields.

Add Results page flags a user if the value entered in the input field is outside of the validation range.

Hide Hyperlink in First
Column?

Controls if Project
Indicators are
hyper-linked to their
records in the Project
Indicator column.

Project indicators
are not hyper-linked
to their related
records.

Project indicators are
hyper-linked to their related records.

Round Off digits for
Large Numbers

Defines the round-off
digits to be displayed for large numbers (> 1
million) in view-only
mode on Add Results
page. Accepts inputs
from 0-5.

NA

NA

Don’t allow
users to mark
results as Not
Applicable

Controls if the Project
Indicator results can be
marked as Not Applicable or not

Project Indicator results
cannot be marked as Not Applicable.

Project Indicator results
can be marked as Not
Applicable.

Hide Stoplights?

Controls the display of
red/yellow/green
stoplights to show the
progress of Project
Indicators with respect to the Targets set.

Stoplights do not appear next to Project Indicators on the Add Results table.

Red/Yellow/green
stoplight appear next to
Quantitative Indicators on the Add Results table.

Hide Results Download Button

Controls if the Excel
template for results can be downloaded.

Results cannot be
downloaded. The download icon will not be visible.

Results can be
downloaded. The
download icon will be
visible.

Hide Upload Button

Controls if the Excel
template for Project
Indicator results can be
uploaded.

Results cannot be uploaded via an Excel sheet.

Results can be uploaded via an Excel sheet. The upload icon will be visible.

Hide Document Upload

Controls the display of the Attach icon.

Attach icon does not
display on Add Results.

Attach icon displays on
the Add Results Lightning Web Component. On click of Attach icon, the document upload
interface appears.

Disable Geographic Area Hierarchy

Status
colourPurple
titleJarvis onwards

Controls whether Geographic Area hierarchy (parent-child relationships) is displayed in the Geographic Area picklist.

All Geographic Areas will display in an ascending alphabetical order in the picklist.

Parent - child hierarchy will be shown in Geographic Areas in the picklist.

Hide Update Results Button

Status
colourPurple
titleKALAUSI ONWARDS

Controls the display of the Update Results button on the page

Button is not displayed

Button is displayed

Retain formatting of qualitative Results on download/ upload

Status
colourPurple
titleLIBERTAS ONWARDS

Controls the display of HTML tags and characters on the downloaded template

HTML characters are displayed for downloaded results.

HTML characters are not displayed for downloaded results

Info

Refer to the Add Results page to know more about these features.

By default, the Project Indicators in the Add Results table are hyperlinked to their related records. Mark the “Hide Hyperlink in First Column?” design attribute on Lightning App Builder as TRUE to remove the hyperlink and display the Project Indicators as plain text. 

Information Icon Pop-Up Fields

.

Lock Comments after submitting Results

Status
colourPurple
titleORION ONWARDS

Controls if the comments are editable after submission of Results

Submission could be though the addResults LWC or through the Submit and Lock Wizard

Comments cannot be
edited post submission of Results. They can
only be viewed.

On download, comments would be displayed as white cells.

Comments can be
edited post submission of Results.

Expand
titleConsiderations for Lock Comments after submitting Results
  1. When the View Only Mode design attribute is set to TRUE and Lock Comments after submitting Results is set to FALSE, the comment popup would be uneditable

  2. When Custom permission “Override Locked Results” is assigned to the user, they would be able to make edits.

Info

Refer to the Add Results page to know more about these features.

Information Icon Pop-Up Fields

Each Project Indicator has an information icon in the Project Indicator column. Hovering over the icon displays a pop-up with additional information stored on the Project Indicator record. By default, “Objectives”, “Guidelines”, “Disaggregation Group”, “Cross-Disaggregated by Sex”, and “ Calculation Factor” are shown are shown. The information icon pop-up is controlled through the “ampi__ADD_RESULTS_INFO_POPOVER” fieldset and this is where the desired pop-up fields can be defined.

...

  • To specify a different order in which the Project Indicators will display, use the field “STAR Project Indicator Order” on Project. This is a picklist field with values based on the fields that are available on the Project Indicator object. Choose a value in this field to display Project Indicators in alphabetically ascending order according to the selected field. This field will alter the order of the Project Indicators both on the Set Targets

    and the Add Results component.

  • For example, if the Project Indicators on Add Results need to be displayed as per the ascending order of related Objectives that they are related to, select Objective in the “STAR Project Indicator Order” picklist on the Project record. 

    Image RemovedImage Added
  • In order to use the “ampi__STAR_Project_Indicator_Order__c” field, it should be added to the relevant page layout on the Project object. 

  • Additionally, the Project Indicators on the Add Results table can be sorted by clicking on the Project Indicator column header. They can be shifted from ascending (a-z) to descending (z-a) and vice versa by clicking on the Project Indicator column header. 

...

  • All Project Indicators which have a related Project Indicator Reporting Period record child to a parent Reporting Period record with the same Result Frequency as selected in the Result Frequency dropdown, and a related Project Indicator Geographic Area record child to the selected Geographic Area will be displayed on the table. 

  • The “Result Frequency” dropdown will display the values in the “Result Frequency” field of all active Reporting Periods which have a child Project Indicator Reporting Period record related to one of the current Project’s Project Indicators.

  • The two fields that determine the frequency of Result data of a Project Indicator are the “Result Frequency” and “Reporting Frequency”  picklist fields. For more information on setting Frequency values refer to the Manage Indicators section. If an organization tracks a Project Indicator’s Results and Results at the same frequency (Annual), they can choose to set only the “Reporting Frequency” field to Annual. That is, if the “Result Frequency” field is left blank, the “Reporting Frequency” field will be referenced as the Result Frequency.

  • Reporting Periods are primarily sorted and shown in ascending order by their “Reporting Period End Date” field.If multiple Reporting Periods with the same Reporting Period End Date value exist, they will then be sorted in descending order by their Reporting Period Start Date. By default, the Reporting Period displayed first in the dropdown will be the first one recorded according to “End Date”.

  • The Project can have a different default Results Reporting Period. On the "Reporting Period" dropdown, this Reporting Period will be displayed first. To select a different default Result Reporting Period, you must:

    1. Ensure that the “Default Results RP Id” field is displayed on the Page Layout. 

    2. Navigate to the Reporting Period to display by default and copy the 18-digit Salesforce ID found in the URL of the record. 

    3. Navigate to the Details page of the Project and paste the 18-digit ID into “Default Results RP Id” field.  

  • The “Geographic Area” dropdown displays the values in the “Name” field of all active Geographic Areas that have a corresponding child Project Indicator Geographic Area record related to the current Project’s Project Indicators. 

  • It also displays parent Geographic Areas that have a child Project Indicator Geographic Area record related to the current Project’s Project Indicators. 

  • Geographic Areas are displayed in alphabetically ascending order.If a Geographic Area has a parent Geographic Area, it is grouped and sorted alphabetically under its parent Geographic Area with other Geographic Areas at the same hierarchical level. 

  • If parent Geographic Areas displayed in the dropdown do not have a corresponding Project Indicator, they are grayed out to indicate that they cannot be selected. 

  • Add Results LWC is supported in systems with less than 50,000 catalog Geographic Areas. 

Remove Target or Baseline Values from AddResults Table

By default, Target values are visible on the Add Results table. Set the “Hide Targets Column?” design attribute on Lightning App Builder to TRUE to hide the column. This will ensure that Target values will not be displayed in the Add Results table. 

...

Search Bar and Filter Customization

...

Search Bar and Filter Customization

As the text is entered into the Quick Search Bar, the search functionality filters down to those Project Indicators whose Indicator Definition or the fields added to the filterset contain the searched phrase. The search also accepts special character inputs.

...

Please ensure that these fields are added to the “ampi__ADD_NEW_INDICATOR_POPUP” fieldset on the Indicator object and to the “ampi__EDIT_PROJECT_INDICATOR_POPUP” fieldset on the Project Indicator object in order to set their value while creating or editing a Project Indicator. 

Noteinfo

Note: Numerator/Denominator type Indicators currently do not indicators support Stoplights . This means you cannot configure visual cues (red, yellow, green) based on performance thresholds for these indicators.from Nashira Release (v1.38) onwards.

Set Up Validation Ranges

Validation ranges for Indicators facilitate better data quality. This feature allows users to set a minimum and maximum value for Quantitative Indicators (where Data Type is either Number, Currency, Percent, or PercentNumerator/Denominator) to be able to check if the values entered in the input fields are within the range of expected values.

Info

Numerator/Denominator indicators support Validation Ranges from Nashira Release (v1.38) onwards.

To utilize this feature, the following fields must be populated:

  1. “Validation Range Minimum” and “Validation Range Maximum”

...

  1. for Number, Currency and Percent Indicators

  2. “Validation Range Minimum Numerator”, “Validation Range Minimum Denominator”, “Validation Range Maximum Numerator” and “Validation Range Maximum Denominator” for Numerator/Denominator indicators

By default, Validation Ranges are enabled in the Add Results table. Mark the “Hide Validation Ranges?” design attribute as TRUE on the setResults component in Lightning App Builder to disable them.  

In order to set validation ranges while creating and/ or editing a Project Indicator, please ensure that fields “Validation Range Minimum” and “Validation Range Maximum” are available in the ampi__ADD_NEW_INDICATOR_POPUP fieldset on the Indicator object and/ or  EDIT_PROJECT_INDICATOR_POPUP fieldset on the Project Indicator object 

If the result value entered is If the result value entered is less than the value set in the Validation Range Minimum” field or more than the value set in the “Validation Range Maximum” field on the Project Indicator, a warning message appears at the top of the page and the input field is highlighted with an orange border. Please note that the result value is still saved in the Result record.

Users can click on the “x” on the warning message notification when it first appears and continue entering Result values. The message will not reappear if another value is entered outside the expected range once the warning message has been closed by the user, until the component is refreshed or if the user navigates away from the Add Results component, returns to it and adds another value that is out of range.

Customize Submit Results for Review Process
Status
colourPurple
titleLightning Web Component

Once data entry is complete for Results for a given Reporting Period, the “Submit” button can be used to lock the Results. 

...

By default, the “Submit” button is visible on the Add Results component. Mark the “Hide Submit?” design attribute as TRUE on Lightning App Builder to hide the button.                       

...

Users are able to submit Results for multiple Reporting Periods. For example, a user may need to submit Results for Chile for quarter 2 and the semi-Annual report. They can select multiple Reporting Periods, enter data and then submit. 

...

Info

In order to set validation ranges while creating and/ or editing a Project Indicator, please ensure that fields “Validation Range Minimum” , “Validation Range Maximum”, are available in the ampi__ADD_NEW_INDICATOR_POPUP fieldset on the Indicator object and/ or  EDIT_PROJECT_INDICATOR_POPUP fieldset on the Project Indicator object.

Status
colourPurple
titleNashira v1.38 onwards

For Numerator/Denominator Indicators, please ensure that fields “Validation Range Minimum Numerator”, “Validation Range Minimum Denominator”, “Validation Range Maximum Numerator” and “Validation Range Maximum Denominator” are available in the ampi__ADD_NEW_INDICATOR_POPUP fieldset on the Indicator object and EDIT_PROJECT_INDICATOR_POPUP fieldset on the Project Indicator object.

...

Customize Submit Results for Review Process
Status
colourPurple
titleLightning Web Component

Once data entry is complete for Results for a given Reporting Period, the “Submit” button can be used to lock the Results. 

...

By default, the “Submit” button is visible on the Add Results component. Mark the “Hide Submit?” design attribute as TRUE on Lightning App Builder to hide the button.                       

  1. Users are able to submit Results for multiple Reporting Periods. For example, a user may need to submit Results for Chile for quarter 2 and the semi-Annual report. They can select multiple Reporting Periods, enter data and then submit. 

  2. Users have the option to create workflows that trigger certain actions on the click of the Submit button. For example, clicking on the Submit button can set a specific Status and generate an email notification. On Click of “Submit’ on the Add Results page, Result_Status__c = Submitted, thus making the Add Results page uneditable.  To make the page uneditable when any other status is selected, the Result_Status__c field can also be configured through a workflow to edit the Results_Locked__c field which can lock the Result input fields for the selected Reporting Periods and Geographic Area (un-editable so that users can no longer make any changes to the data entered).

  3. On the Add Results page, the Results are locked out and display as read-only when

    1. Result_Locked__c = TRUE ,or

    2. Result_Status__c = Submitted for the selected Reporting Period(s).

...

Info

System Admin Note: When the “Override Locked Results” custom permission is assigned to a user they can make edits to the Results even if Result_Locked__c = TRUE

...

Considerations for the Refresh Functionality
Status
colourPurple
titleLightning Web Component

...

Info

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.

Enable Submit button on Add Results page of Reporting Period
Status
colourGreen
titleVisualforce Page

Out of the box, the Submit lightning action button displays to the Digital Experience user but throws an error when clicked if the Add Results Visualforce page is configured on the Reporting Period record page.
Enable the Submit lightning action for the Digital Experience user by following the steps below:

  1. Navigate to the permission set assigned to Digital Experience user

  2. Click on Apex Class Access

  3. Add the apex class SubmitReportModal_CTRL

...

the sections of the instructions sheet.

Enable Submit button on Add Results page of Reporting Period
Status
colourGreen
titleVisualforce Page

Out of the box, the Submit lightning action button displays to the Digital Experience user but throws an error when clicked if the Add Results Visualforce page is configured on the Reporting Period record page.
Enable the Submit lightning action for the Digital Experience user by following the steps below:

  1. Navigate to the permission set assigned to Digital Experience user

  2. Click on Apex Class Access

  3. Add the apex class SubmitReportModal_CTRL

...

Add Results Components: Customize Field Sets
Status
colourPurple
titleLightning Web Component
Status
colourGreen
titleVisualforce Page

This section details how to customize the field sets on Add Results Lightning Web and VisualForce Components.

Indicator info popover displayed by hovering on the info icon

This fieldset controls the fields displayed shown in the pop-up displayed when users hover over the information icon next to a Project Indicator.

...

Object

Field set name

Default Behaviour

ampi__Project_Indicator__c

ADD_RESULTS_INFO_POPOVER

As of Nashira release (v1.38) The following fields are available out of the box:

  • ampi__Objective__c

  • ampi__Guideline__c

  • ampi__Disaggregation_Group__c

  • ampi__Cross_Disaggregation_by_Sex__c

Up till the Mira (v1.37) release, all columns in the Results Excel Upload Download template except Indicator, Disaggregation and Reporting Period columns are controlled by this field set.

Fields displayed in search filter panel

This fieldset controls the fields displayed when user clicks the “Show More Filters“ button to filter Project indicators on the Set Targets table.

...

Object

Field set name

Default Behaviour

Additional Comments

ampi__Project_Indicator__c

ampi__ST_SEARCH_FILTERS

The following fields are available out of the box:

  • ampi__Description__c

  • ampi__Data_Type__c

  • ampi__Thematic_Area_Text__c

  • ampi__Disaggregation_Group__c

It is recommended to include no more than five search filter fields in the Add Result page to be able to view the information in a user-friendly manner. Also note that search filter fields display in alphabetical order.

Configurable Comment Pop-Up
Status
colourPurple
titleLightning Web Component
Status
colour

...

Red
title

...

This section details how to customize the field sets on Add Results Lightning Web and VisualForce Components.

Indicator info popover displayed by hovering on the info icon

...

LIBertas v1.35 onwards

Controls the fields displayed in the pop-up displayed when users hover over the information suer clicks on the Comment icon next to a Project Indicator. It gives users the ability to add custom fields like rich text to facilitate the inclusion of longer comments and content such as images and links.

...

Object

Field set name

Default Behaviour

Additional Comments

ampi

_

_

Project

_

Indicator

Result__c

SET

ampi__

TARGETS

COMMENT_

INFO

POPUP_

POPOVER

ADDRESULT

The following fields are available out of the box:

  • ampi__

Objective
  • xx_Female_

c ampi
  • Results_Not_

Guideline
  • Applicable__c

  • ampi__

Disaggregation_Group
  • xx_Male_Results_Not_Applicable__c

  • ampi__

Cross
  • Results_

Disaggregation
  • Current_

by
  • As_

Sex
  • Of__c

  • ampi__xx_

Calculation
  • Results_

Factor__c

Fields displayed in search filter panel

This fieldset controls the fields displayed when user clicks the “Show More Filters“ button to filter Project indicators on the Set Targets table.

...

Object

Field set name

Default Behaviour

Additional Comments

ampi__Project_Indicator
  • Not_Applicable__c

  • ampi__xx_Unknown_Results_Not_Applicable__c

  • ampi__

ST
  • Comments_

SEARCH
  • _

FILTERS
  • c

The following

fields are available out of the box

field data types will not be supported:

  • Text (Encrypted)

  • Date/Time

In order to to mark results as Not Applicable, please ensure the following fields are added to the fieldset:

  • ampi_

_Description
  • _xx_Results_Not_Applicable__c

  • ampi__xx_

Data_Type
  • Female_Results_Not_Applicable__c

  • ampi__xx_Male_

Thematic
  • Results_

Area
  • Not_

Text
  • Applicable__c

  • ampi__xx_Unknown_Results_

Disaggregation
  • Not_

Group
  • Applicable__c

It is recommended to include no more than five search filter fields in the Add Result page to be able to view the information in a user-friendly manner. Also note that search filter fields display in alphabetical order.

...

Enabling Dynamic Display of fields in the Comment Pop-up
Fields can be conditionally displayed inside the Comment Pop-up. (ie. certain fields can be conditionally displayed depending upon the value entered in a controlling picklist type of type) Read more about it here.
When using this functionality in the Comment pop-up, ensure that the result record is populated.

Fields/Columns displayed in in the Targets Upload Download Excel template
Status
colourRed
title

...

NASHIRA v1.

...

38 onwards

Controls the fields displayed in the pop-up displayed when suer clicks on the Comment icon next to a Project Indicator. It gives users the ability to add custom fields like rich text to facilitate the inclusion of longer comments and content such as images and links.

...

The fieldset INDICATOR_FIELDS_ADD_RESULTS_EXCEL_TEMPLATEcontrols the display of Indicator attribute fields on the Targets Upload Download Excel Template. It is available from Nashira (v1.38) release

Object

Field set name

Default Behaviour

Additional Comments

ampi__

Result

Project_Indicator__c

ampi__

COMMENT_POPUP_ADDRESULT

INDICATOR_FIELDS_ADD_RESULTS_EXCEL_TEMPL

The following fields are available out of the box:

  • ampi__

xx
  • Objective_

Female
  • _

Results
  • c

  • ampi_

Not
  • _

Applicable
  • Guideline__c

  • ampi__Data_Type_

xx
  • _

Male
  • c

  • ampi_

Results
  • _

Not
  • Disaggregation_

Applicable
  • Group__c

  • ampi__

Results
  • Cross_

Current
  • Disaggregation_

As
  • by_

Of
  • Sex__c

  • ampi__xx_

Results
  • Numerator_

Not_Applicable
  • Definition__c

  • ampi__xx_

Unknown
  • Denominator_

Results
  • Definition_

Not
  • _

Applicable__
  • c

  • ampi__xx_

Comments
  • Calculation_Factor__c

The following field data types will not be supported:

  • Text (Encrypted)

  • Date/Time

In order to to mark results as Not Applicable, please ensure the following fields are added to the fieldset:

  • ampi__xx_Results_Not_Applicable__c

  • ampi__xx_Female_Results_Not_Applicable__c

  • ampi__xx_Male_Results_Not_Applicable__c

  • ampi__xx_Unknown_Results_Not_Applicable__c

...

Add Results: Custom Permissions
Status
colourRed
titleNashira v1.38 onwards

This section details the Custom Permissions that can be used to customize Add Results LWC
This functionality is available from Nashira v1.38 release onwards.

Label

API Name

Description

Override Locked Results

Override_Locked_Results

This custom permission grants an exception to the "Results Locked" functionality.

Assigned users will have the ability to edit results including uploading Excel templates, even if the Results Locked field (ampi__Results_Locked__c) on the ampi__Reporting_Period__c object is set to TRUE.

...