Simran-Sohal / LEX-Field-Set-Component

Salesforce Lightning Components
MIT License
8 stars 10 forks source link

1. Field Set Output Section

This component can be used on lightning record page and displays the fields from a field set of the object. You need to set the Field Set Name (API Name - case sensitive) when adding the component to the page and set the other parameters to style the display.

How to use Field Set Output Section

Follow the under mentioned steps to use the Field Set Output Section component on your lightning record page

2. Related Records Table

This component can be used on lightning record page and displays the list of records from a related object. A view-only table is created that is useful to display read only information to users. The option to configure the number of records to be displayed and show more records makes it more user-friendly.

How to use Related Record Table

Follow the under mentioned steps to use the Related Record Table component on your lightning record page

If this component is useful for you, please leave a comment. If you have any suggestions or find any issue, then also please log an issue.

Cheers!

This component has been released via AppExchange

https://appexchange.salesforce.com/listingDetail?listingId=a0N3A00000ErEqoUAF

The AppExchange release also includes another component - Related Record Table.