Versions Compared

Key

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

...

Organizations on earlier releases of Amp Impact might be using Visualforce pages to create and manage Frameworks. With Amp Impact’s Electra (Winter 2021) release, the Manage Frameworks page was rebuilt as a Lightning Web Component (called manageLogFrames). Read this Salesforce article to understand why you may want to leverage Lightning Web Components over Visualforce pages.

...

Manage Framework: Lightning Web Component
Status
colourPurple
titleLIGHTNING WEB COMPONENT

Design attributes can be used for controlling elements on the Manage Framework Lightning Web
Component (LWC). They can be used for hiding/displaying buttons. Follow these steps to access design
attributes for Manage Frameworks LWC:

...

Design Attribute

Related UI Element

UI if True

UI if False

Hide Add New Framework Item Button

Controls the display of the Add Custom Framework Objective
button.

Add Custom Framework
Objective button is visible.

Add Custom Framework Objective button is visible.

Hide Add Objective
Button

Controls the display of the Add Objective from Catalog button.

Add Objective from
Catalog button is
hidden.

Add Objective from
Catalog button is
visible.

Hide Copy from
Another
Framework Button

Controls the display of the Hide Copy from Another Framework
Button

Hide Copy from Another Framework
Button is hidden.

Hide Copy from
Another Framework
Button is displayed.

Hide Submit Button

Controls the display of the Submit for Approval button.

Submit for Approval
button is hidden.

Submit for Approval
button is visible.

Hide Edit Icon

Controls the display of the Edit icon, for Framework Objective on the Manage Framework table.

Edit icon is hidden.

Edit icon is visible.

Hide Delete Icon

Controls the display of the Delete
icon, for Framework Objective on
Manage Framework table.

Delete icon is
hidden.

Delete icon is visible.

Unlink First Framework
Objective Column

Controls if the Framework Objectives present in the Objective
Name Translated Column on the Manage Framework table are
hyperlinked to their records.

Framework Objectives present in the Objective Name Translated Column are unlinked to their records.

Framework Objectives present in the Objective Name Translated Column are hyper-linked to their records.

Unlink First Project
Indicator Column

Controls the display of hyperlink in the first column.

No Hyperlink in the
first column

Hyperlink present in
the first column

Hide
Expand/Collapse
All Button

Controls the display of
Expand/Collapse All button.

Expand/Collapse All
button is hidden.

Expand/Collapse All
button is visible.

Hide Indicator
Columns

Controls the display of the column
with details of related Project
Indicators.

Column with details
of Project Indicators
will be hidden.

 

Column with details
of Project Indicators
will not be hidden.

...

Manage Framework: Visualforce Page
Status
colourGreen
titleVISUALFORCE 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 the Manage Framework Visualforce Component:

...

Field Label

Related UI Element

UI if True

UI if False

Hide Add New
Framework Item Button

 

 

Controls the display of the Add Custom Framework Objective button on Manage Framework page.

Add Custom Framework
Objective is hidden.

Add Custom Framework
Objective button is
visible.

Hide Delete Icon

Controls the display of
Delete icon, for Framework
Objective on Manage
Framework table.

Delete icon is
hidden for selected.
Selected
profiles/users are
unable to delete
Framework
Objectives.

Delete icon is visible.
Selected profiles/users
are able to delete
Framework Objectives.

Hide Edit Icon

Controls the display of Edit
icon, for Framework
Objective on Manage
Framework table.

Edit icon is hidden.

Edit icon is visible.

...

Manage Framework Components: Customize Field Sets

...

Status
colourPurple
titleLightning Web Component
Status
colourGreen
titleVisualforce Page

This section details how to customize the field sets on Manage Framework Visualforce and Lighting Web Components.

...