Skip to content

Custom path component to replace the ootb Salesforce path

Notifications You must be signed in to change notification settings

wslee00/custom-path

Repository files navigation

Custom Path Component

A custom path component built in lwc because the ootb path is, shall we say, limited.

The base path component handles the rendering of the path, but the meat of the logic is within any specific implementation of the path component. The opportunityPath is provided as an example of how one might go about implementing a production level path component.

The main branch uses the lwc:if lwc:else directives to properly render a specific stage component. To see dynamic components in action, you can checkout the dynamic-lwc branch for implementation details (you must have LWS enabled for this to work!).

Follow the buildout on youtube.

image

About

Custom path component to replace the ootb Salesforce path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published