Display Related Contact for an Account on Modal Pop-up using Lightning Aura Component in Salesforce


Hello Friends In this Post we will Learn How to Display Related Contact of an Account Record on Button click on Modal popup. we have used Lightning Aura Component to Address above Requirement.

  • first we have Fetch All the Account Record and Display on UI in a Table format.
  • second we have created a search Bar using search bar we can search the Account with Name.
  • Third we have added Button in Table Infront of each Account & On button Click we have fetch the associated contact and display contact on Modal Popup.
Please find Code Below 
  1. Lightning Aura Component CMP Code.
  2. JavaScript Controller Code.
  3. JavaScript Helper Code.
  4. Apex Class Code.


Happy Coding Sharing is Caring

Post a Comment

Post a Comment (0)

Previous Post Next Post