Skip to content

Salesforce Diaries

By Sanket Kumar

  • Home
  • Lightning Web Component
    • Lightning Experience
    • Lightning App Builder
  • LWC Practice Scenarios
  • Aura Component
  • Agentforce Exchange Scenarios
  • 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

The views and opinions expressed in this blog are solely my own and do not reflect the views, opinions, or positions of my employer or any organization I am affiliated with.

  • Twitter
  • LinkedIn
  • YouTube
  • Link
  • Link
  • Link

Loading Comments...