Skip to content

Salesforce Diaries

By Sanket

  • Home
  • Lightning Web Component
  • Lightning Aura Component
  • Lightning App Builder
  • Lightning Experience
  • Contact
  • About Me

Tag: for:each

Get Selected Record Id from Custom Iteration in Lightning Web Component

November 16, 2020 sanketthoughts

A very common use-case in Lightning Web Component is iterating a list over an array in HTML file using for:each or iterator directive. Many times as a developer, we have to do something on the items based on user interaction. You would definitely require to get selected record id from custom iteration.

Continue reading

Disclaimer

This blog is a personal blog written and edited by Sanket Kumar, Technical Consultant, @Salesforce

I am here to help devs with my own ideas on Salesforce platform.

My blogs or comments here should not be considered as an official statement of my employer.

Follow Us

  • Twitter
  • LinkedIn
  • YouTube

Recent Posts: Salesforce Diaries

Switches between view and edit modes on Lightning Record Edit Form

Switches between view and edit modes on Lightning Record Edit Form

Reusable Expandable/Collapsible Section In Lightning Web Component

Reusable Expandable/Collapsible Section In Lightning Web Component

Iterate Apex Maps in Lightning Web Component

Iterate Apex Maps in Lightning Web Component

Save JSON as File and Show JSON in LWC

Save JSON as File and Show JSON in LWC

SLDS Lightning Web Component Modal

Lightning Tree Grid With Input Search Functionality

Lightning Tree Grid With Input Search Functionality

Apex Class Explorer in Custom Lightning Web Component

Apex Class Explorer in Custom Lightning Web Component

LWC Inside Flow With Custom Footer

Send Dynamic Custom Notification To All Users In Lightning Web Component

Send Dynamic Custom Notification To All Users In Lightning Web Component

Real Time Custom Dependent Picklist From Record Field Values in LWC

Real Time Custom Dependent Picklist From Record Field Values in LWC

Follow me on Twitter

My Tweets
 

Loading Comments...