Contents
To add a related list, in the palette, click Related Lists. Drag a related list from the palette and drop it in the Related Lists section of the layout. ) in the related list header. See Customize Related Lists in Salesforce Help for more information.
How do I create a library in Salesforce lightning?
Step 1: Create a New Library
- From the My Libraries section of the Libraries tab home page, click New.
- Enter a unique library name.
- If you want, add a description.
- Click Save and Add Members. Note If you want to add members later, click the Save and Close button.
How do I access a library in Salesforce?
Enter General Settings in the Quick Find box, then select General Settings. Select Libraries in Salesforce Files.
Where can I find the Lightning Component Library?
The Lightning Component Library is your hub for Lightning UI developer information, including reference information, this developer guide, and Lightning Locker tools. You can find the Component Library in two places: a public site and an authenticated one that’s linked to your Salesforce org.
How to upload files using lightning file upload?
To upload files using lightning-file-upload, you can: To associate an uploaded file to a record, specify the record-id attribute. Uploaded files are available in Files Home under the Owned by Me filter and on the record’s Attachments related list that’s on the record detail page.
The Lightning Experience comes up with many standard Component which you can use to customize your Lightning Page Layout. To make related list as Collapsible, We need two standard Component used together on the Layout. They are:- Accordion : Use the Accordion component to organize your components into collapsible sections.
How to delete related list in Lightning app builder?
Click on the setup icon available on the right top corner of your screen Select Edit Page Option. It will open the record page in Lightning App Builder Hover your mouse on Related List Component and click on delete to remove it from the page Drag the Accordion Component on the page where Related list was located. By default it has two sections.