1) Custom related list Lightning Components for specific related list for creating a record, view all records.
Concept's tested:
- lightning:card
- force:recordData
- lightning:overlayLibrary (To create modal box)
- Dynamically creating component using $A.createComponent
- force:navigateToRelatedList
LINK ==> https://www.sfdc-lightning.com/2019/08/custom-related-list-lightning.html
2) Pagination in Custom data table to show record and add selected records in lightning component.
Concept's tested:
- Wrapper class
- Creating custom data table
- aura:handler init
- Interface force:lightningQuickAction
To understand the concept in a better way i will using a component as a quick action on account object and using this component i will display all contacts related to Parent account of this account and after selecting the contacts from the list i will add this contacts to this Child account.
LINK==> https://www.sfdc-lightning.com/2019/08/Pagination-in-Custom-data-table-Salesforce-lightning-component-and-add-selected-records-while-navigating.html
3) How to Call VF Page Javascript Method From Lightning Component
Concept's tested:
- Lightning Out
In this blog post we will learn how we can call the VF Page Javascript Method From Lightning Component
LINK ==> https://www.sfdc-lightning.com/2019/07/how-to-call-vf-page-javascript-method.html
4) How to pass record id from VF page to lightning component.
Are you looking to pass the id of the record from Visualforce page to Lightning component let us understand how we can achieve this under this blog post.
Concept's tested:
- Lightning Out
LINK ==> https://www.sfdc-lightning.com/2019/07/how-to-pass-record-id-from-vf-page-to.html
5) How to create modal box in lightning by dynamic component creation.
Are you looking to create a component dynamically using button click and display the component in modal box.
Concept's tested:
- How to dynamically create component using $A.createComponent.
- lightning:overlayLibrary
- lightning:recordForm
LINK ==> https://www.sfdc-lightning.com/2019/08/how-to-create-modal-box-in-lightning-by-dynamic-component-creation.html
6) Export selected records to csv in lightning component.
Concept's tested:
https://www.sfdc-lightning.com/2019/10/export-to-csv-in-lightning-component.html
6) Export selected records to csv in lightning component.
Concept's tested:
- Wrapper class
- Creating custom data table
- aura:handler init
- How to handle pagination in lightning component
- How to create a csv file using javascript.
https://www.sfdc-lightning.com/2019/10/export-to-csv-in-lightning-component.html
thanks bro....., upload more scenarios and interview question on lightning & batchapex with scenarious & trigger with scenarious......
ReplyDeleteVery good blog.. Please post some more
ReplyDeleteHi This very nice blog
ReplyDeletesuperb blog to learn
ReplyDeletethankyou very much