function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
naresh lightningnaresh lightning 

Mass update on contact records through Lightning Component

Hi everyone ,
here my requriment is display all contacts records in those contacts select some records. in that selected records if update any one of the record (phone field) then all selected records nees to be update(phone field)(That is  mass updata) through lightning Component(through code)

Thank You