Editing more than one record at a time

LabKey Support Forum
Editing more than one record at a time marcia hon  2018-09-10 09:24
Status: Closed
 

Hello,

In my use-case, we would like the option whereby more than one record is updated at the same time.

Please let me know how this may be achieved as it is a crucial ability in our LabKey project.

Thanks,
Marcia

 
 
Jon (LabKey DevOps) responded:  2018-09-24 14:28
Hi Marcia,

I've answered this in another post you opened.

https://www.labkey.org/home/Support/Developer%20Forum/announcements-thread.view?rowId=18173

As stated before, you can use the API to do bulk editing or use the query-updateQueryRows.view page and wire up a button in your grid view via XML Metadata to do a bulk selection.

Regards,

Jon