Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gauravxlokhande/custom-related-list-lwc-component-salesforce
The Custom Related List component enhances Salesforce functionality by displaying parent object related object records, allowing users to perform various operations such as edit, delete, create, view, and search. It dynamically adapts to any object within Salesforce.
https://github.com/gauravxlokhande/custom-related-list-lwc-component-salesforce
lookup-editor lwc-component related-list salesforce salesforce-administration salesforce-apex salesforce-developers salesforce-lightning salesforce-lightning-components
Last synced: about 1 month ago
JSON representation
The Custom Related List component enhances Salesforce functionality by displaying parent object related object records, allowing users to perform various operations such as edit, delete, create, view, and search. It dynamically adapts to any object within Salesforce.
- Host: GitHub
- URL: https://github.com/gauravxlokhande/custom-related-list-lwc-component-salesforce
- Owner: gauravxlokhande
- License: mit
- Created: 2024-05-08T13:03:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T12:18:17.000Z (8 months ago)
- Last Synced: 2024-05-10T13:33:22.931Z (8 months ago)
- Topics: lookup-editor, lwc-component, related-list, salesforce, salesforce-administration, salesforce-apex, salesforce-developers, salesforce-lightning, salesforce-lightning-components
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Related List Component
## Overview
The Custom Related List component enhances Salesforce functionality by providing a dynamic interface for viewing and interacting with related object records directly from the Parent Object record page.
---![image](https://github.com/gauravxlokhande/Custome-Related-List-Salesforce/assets/119065314/1b74c0ff-c399-413b-bac9-7af112bd22b8)
![AllAccounts_Accounts_Salesforce-GoogleChrome2024-05-1016-49-51-ezgif com-video-to-gif-converter](https://github.com/gauravxlokhande/Custome-Related-List-Salesforce/assets/119065314/508e1ad2-17c8-439c-a2a0-7a38ff391e10)
![AllAccounts_Accounts_Salesforce-GoogleChrome2024-05-1016-49-51-ezgif com-video-to-gif-converter (1)](https://github.com/gauravxlokhande/Custome-Related-List-Salesforce/assets/119065314/24f6ce8c-9dba-453f-803f-6cdf5be366da)
---
## Usage
### Step 1: Deployment
Deploy the Custom Related List component onto the record page of any Parent Object within Salesforce, such as "Account". This deployment enables users to access the component's functionality directly from the Parent Object's record page.### Step 2: Object Selection
From the component interface, users can select the related object they wish to interact with from a picklist. This selection determines the object whose data will be displayed and manipulated within the Custom Related List component.### Step 3: Field Selection
Upon selecting the related object, users can click the "Select Fields" button. This action triggers the display of all available fields associated with the selected object. Users can review and choose which fields they want to include in the displayed records.### Step 4: Field Customization
To customize the displayed fields further, users can perform a right swipe on the fields they wish to include. This gesture adds the selected fields to the list of fields to be shown in the Custom Related List component.### Step 5: Record Retrieval
Once the desired fields are selected, users can proceed by clicking the "OK" button. This action initiates the retrieval of records associated with the selected object, including only the specified fields. Users now have access to the relevant data within the Custom Related List component.### Step 6: Search Functionality
To facilitate efficient data retrieval, users can utilize the search bar located on the right side of the component. This search bar enables users to filter and search for specific records based on predefined criteria, enhancing data exploration and analysis.### Step 7: Record Creation
Adjacent to the search bar, users can find the "New" button. Clicking on this button allows users to create new records directly within the Custom Related List component, streamlining the record creation process for the selected object.### Step 8: Record Operations
For each displayed record, users have access to a set of actions represented by action buttons. These actions typically include "Edit," "Delete," and "View." By clicking on these action buttons, users can perform respective operations on the associated record, such as editing its details, deleting it, or viewing its complete information.### Step 9: Feedback
Feedback is appreciated! The team behind the Custom Related List component hopes users find its functionality useful and intuitive, enhancing their productivity and experience within Salesforce.### Step 10: Conclusion
Thank you for visiting and exploring the capabilities of the Custom Related List component. Stay tuned for more updates and enhancements as we continue to improve and refine our offerings.---