Versions Compared

Key

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

...

Panel
panelIconId31-20e3
panelIcon:one:
panelIconText1️⃣
bgColor#F4F5F7

Installation

Install the SDG Indicator & Monitoring Framework Plugin into the relevant environment with these installation links:

Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t4W00

Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t4W0000038SWC 

Select which users you wish to install the package for and click “Install”.

...

Object

Fields

Field Type

Description/Comments

ampi__Project__c object

xx_SDG__c

Multi-select picklist

When deselecting SDGs from this picklist in Lightning Experience, the user will be able to deselect the last value by pressing Ctrl (PC)/Command (Mac) and clicking that value in the picklist.

xx_SDG_Icon__c

Formula(text)

Displays the SDG icon(s) based on the value(s) selected in SDG__c

xx_SDG_Icon_Experience__c

Formula(text):

Displays the SDG icon(s) within communities (digital experiences) based on the value(s) selected in SDG__c

ampi__Catalog_Objective__c

xx_SDG__c:

Picklist

xx_SDG_Goal__c

Formula(text)

xx_SDG_Subcategory__c

Picklist

xx_SDG_Target_Definition__c

Long text area(710)

xx_SDG_Icon__c

Formula(text)

Displays an SDG icon based on the value selected in SDG__c

xx_SDG_Icon_Experience__c

Formula(text)

Displays an SDG icon in communities based on the value selected in SDG__c

ampi__Indicator__c

xx_SDG_Shortcode__c

Picklist

xx_SDG_Indicator_Definition__c

long text area(500)

xx_SDG_Goal__c

Formula(text)

xx_SDG_Icons__c

Displays an SDG icon based on the value selected in SDG_Shortcode__c

xx_SDG_Icons_Experience__c

Formula(text)

Displays an SDG icon based on the value selected in SDG_Shortcode__c

ampi__Project_Indicator__c

xx_SDG_Indicator_Definition__c

Long text area(500)

xx_SDG_Shortcode__c

Formula(text)

xx_SDG_Goal__c

Formula(text)

xx_SDG_Icons_Experience__c

Formula(text)

Displays the SDG icon for Experiences in correlation with the parent catalog indicator

xx_SDG_Icons__c

Formula(text)

Displays the SDG icon in correlation with the parent catalog indicator

...

  1. From the “Compact Layouts” on the relevant object (“Project” object in this case), select “Project Highlights”.

    Image RemovedImage Added
  2. Select and add the “Related SDG(s)” field to the “Selected Fields” list and define the field’s position.

    Image RemovedImage Added

Add SDG fields to the Page Layout

  1. From the “Page Layouts” section, navigate to the relevant page layout.

    Image RemovedImage Added
  2. Select and add the remaining new SDG fields (fields other than the “Related SDG(s)” field) to the layout.

    Image RemovedImage Added

Following these steps, you can add the new fields to the relevant page and compact layout for ampi__Objective__c, ampi__Indicator__c, and ampi__Project_Indicator__c objects.

...

  1. Navigate to the “Field Sets” tab on the relevant object (“Project” object in this example).

  2. Click on the relevant field set (Set Targets Info Popover for the SetTargets VF component and Add Results Info Popover for the AddResults VF component)

  3. Add the SDG Indicator Definition field to the ‘In the Field Set’ section

    Image RemovedImage Added

Info

Remember, if the users rely on the “SDG Indicator Definition” field in the popover, the indicator definitions have to be uploaded to this field as well duing the SDG Indicator data upload.

...

  1. Find the Indicators, Project Indicators, Objectives, and Project objects on the ‘Object Settings’ window to edit their permissions

  2. Grant access to the unchecked Related SDG field (marked as 1) and revoke access from the checked Related SDG field (marked as 2) by clicking on the checkbox. Carry out this step for the ampi__Indicator__c & ampi__Catalog_Objective__c objects.

    Image RemovedImage Added
  3. Grant access to the unchecked Related SDG(s) field (marked as 1) and revoke access from the checked Related SDG(s) field (marked as 2) by clicking on the checkbox. Carry out this step for the ampi__Project__c object.

    Image RemovedImage Added
  4. Grant access to the unchecked Related SDG field (marked as 1) and revoke access from the checked Related SDG field (marked as 2) by clicking on the checkbox. Carry out this step for the ampi__Project_Indicator__c object.

  5. Edit any other permissions as per your organization’s use case and save the settings.

...