...
...
Manage
...
Framework Components
The Frameworks functional area comes with two customization options that organizations can choose from: Lightning Web Component or Visualforce Page.
...
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.
...
With this new interface, the manageLogframes LWC accommodates three key updates from the Visualforce version: multiple frameworks, the ability to add objectives from a catalog, and compatibility with standard/custom objects.
Multiple Frameworks
...
Manage
...
Catalog of Objectives
In the Visualforce version of the page, only custom objectives could be added directly on the path, and catalog-level objectives could only be added to a framework through the related list on Project. Using the manageLogFrames LWC, the catalog of objectives will be accessible directly on the page, so that users can easily add and build out their framework.
...
🔧 ManageFramework: Visualforce Page
...
Framework Visualforce
...
Manage Framework Visualforce Page
Status | ||||
---|---|---|---|---|
|
...
Field Label | Related UI Element | UI if True | UI if False |
---|---|---|---|
Hide Add New
| Controls the display of the Add Custom Framework Objective button on Manage Framework page. | Add Custom Framework | Add Custom Framework |
Hide Delete Icon | Controls the display of | Delete icon is | Delete icon is visible. |
Hide Edit Icon | Controls the display of Edit | Edit icon is hidden. | Edit icon is visible. |
...
Manage
...
Framework Lightning Web Component
Status | ||||
---|---|---|---|---|
|
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 | Add Custom Framework | Add Custom Framework Objective button is visible. |
Hide Add Objective | Controls the display of the Add Objective from Catalog button. | Add Objective from | Add Objective from |
Hide Copy from | Controls the display of the Hide Copy from Another Framework | Hide Copy from Another Framework | Hide Copy from |
Hide Submit Button | Controls the display of the Submit for Approval button. | Submit for Approval | Submit for Approval |
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 | Delete icon is | Delete icon is visible. |
Unlink First Framework | Controls if the Framework Objectives present in the Objective | 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 | Controls the display of hyperlink in the first column. | No Hyperlink in the | Hyperlink present in |
Hide | Controls the display of | Expand/Collapse All | Expand/Collapse All |
Hide Indicator | Controls the display of the column | Column with details
| Column with details |
...
Customize Field Sets: Manage Framework Components
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
This section details how to customize the field sets on Manage Framework Visualforce and Lighting Web Components.
Fields displayed in the “Add New Framework Item” pop-up
...