Skip to content

Latest commit

 

History

History
executable file
·
82 lines (48 loc) · 2.89 KB

File metadata and controls

executable file
·
82 lines (48 loc) · 2.89 KB

Logo   SFPEG List Example Components

This page presents the content of the sfpegList-examples package of the PEG_LIST repository.

⚠️ It applies to the most recent (unlocked) packaging of the PEG_LIST repository. Some components and features listed here may thus not be available on the old v0 version.

Introduction

The examples package of the PEG_LIST repository provides configuration and extension examples of the base PEG_LIST components for useful use cases.

List View

Installation

It may be installed and upgraded as the sfpegList-examples unlocked package directly on your Org via the installation links provided in the release notes.

ℹ️ It requires the sfpegList-core package to be already installed on your Org (as it provides configuration / extension examples of its components).

Solution Principles

Please refer to the Component Configuration dedicated page to get more information about the way the included components may be configured.

Package content

The following set of LWC components is available for use in Lightning App Builder or Site Builder:

  • sfpegAppCardCmp is a wrapper of the sfpegCardCmp to be able to to inject the card recordId from a global context instead of being the ID of the current page record.

It also provides a wide range of sfpegList metadata records for miscellaneous use cases, e.g.

  • a custom Activity (Event + Task) related list (activityList folder)
  • an actionnable Opportunity + Quote tree grid related list (opportunityQuoteList folder)

⚠️ You might need to grant your user access to the custom fields included in these folders.

Technical Details

Please refer to the Technical Details dedicated page to get more information about the way the components have been implemented, which may help better understand their behaviours.

Release Notes

September 2025 - v1.0.0

First version with the new unlocked package structure.

🚧 Pending final packaging 🚧 Install it directly by fetching metadata from github repo.

November 2025 - v1.1.0

Version content:

  • dependency with sfpegList-core package upgraded

🚧 Pending final packaging 🚧 Install it directly by fetching metadata from github repo.

November 2025 - v1.2.0

Version content:

  • dependency with sfpegList-core package upgraded

🚧 Pending final packaging 🚧 Install it directly by fetching metadata from github repo.

July 2026 - v1.3.0

Version content:

  • dependency with sfpegList-core package upgraded
  • API version upgraded to 66.0.

🚧 Pending final packaging 🚧 Install it directly by fetching metadata from github repo.