...
Lightning Web Components (LWC) is a framework designed for creating custom user interfaces. With the later releases of Amp Impact, we’ve created LWC versions of the original Visualforce pages to provide a more flexible and modern custom interface solution for many of our features. In the same way that we often use Custom Settings to customize the Visualforce Pages, we use Design Attributes in LWCs to customize the interface.
...
To add a LWC to a Lightning Page, simply navigate to the Lightning Page Builder and add the relevant LWC to the Lightning Page. We document and add guidance for the use of Amp Impact LWCs in the Set Up & Customization by Functional Area Section.
Use Lightning Web Security for Lightning Web Components and Aura Components
As of Salesforce Summer 23' release, Lightning Web Security has started to replace Lightning Locker for Lightning web components as well as Aura components.
Determine whether this needs to be enabled for your client based on considerations mentioned here
Info |
---|
Note that to use Calculated Indicators functionality in Amp Impact,Lightning Web Security needs to be enabled. |
...
Accessing Design Attributes for Lightning Web Components
...