Versions Compared

Key

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

...

Overview of Lightning Web Components & Design Attributes

Earlier versions Lightning Web Components (LWC) is a framework designed for creating custom user interfaces. With the later releases of Amp Impact utilized a combination of Visualforce Pages and Custom Settings to create a custom interface for specific features and to allow System Administrators to create and manage custom data at the organization, profile, and user levels. Custom settings data is stored in the application cache. This means you can access it efficiently without the cost of repeated queries. Custom settings data can be used by formula fields, Visualforce, Apex, and the Web Services API, 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.

...

Accessing Lightning Web Components in Amp Impact

...

Accessing Design Attributes for Lightning Web Components

Unlike Custom Settings that are accessed from the setup interface, you will find the Design Attributes for a LWC in the Lightning Page edit interface. Once you’ve selected and added the relevant LWC to your Lightning Page, the Design Attributes will be listed on the right side of the page. This is where you can select the relevant options to customize the interface for the LWC on the page.

...

Amp Impact Lightning Web Components & Design Attributes

...

...