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
Shuhbam SinhaShuhbam Sinha 

How to create multiple records by using record edit form in lwc

Hello Everyone,

I have a requirement where I need to create a custom table with checkbox column and some editable fields. This table should show multiple rows where user can fill the details and there are lookup and picklist fields will also be there and when he clicks save button multiple records should be created at the same time. Let say if we have 5 rows and user checks only three checkboxes  against the rows and fills the details, only three recors should be created, I am trying to use Lightningrecord edit form as it has lookup and picklist fileds . Any idea or sample code how I can achieve this. Please help me on the save,
Thanks in advance.
AshwiniAshwini (Salesforce Developers) 
Hi Shubham,
This is the duplicate question. For an answer please follow the below link:
https://developer.salesforce.com/forums/ForumsMain?id=9065d0000007Bn8 

Thanks.