Lightning Component Task : Fetch All Salesforce Object in Picklist On click of Object Fetch Field for That Object then Generate Query after Selecting Field and using the query Fetch Record of the Object.

Requirement For Lightning Task 

1. Create a drop-down that has a list of all the objects present
2. on the selection of Object all its fields should be displayed in a lightning dual box.
3. when the user selects the field a SELECT query should be made and  Displayed.
4. on click of the button the query should return the result which should be displayed in the table.



Step 1. Create Lightning component

Step 2. Create Lightning component Controller.
Step 3. Create Lightning Component Helper.
Step 4. Create Apex Controller Class.
Step 5 .  Create a lightning Application


Happy Coding Sharing Is caring. 😀😀😀










2 Comments

Post a Comment

Post a Comment

Previous Post Next Post