Is there a way to modify multiple record in one button ??
I have a record with"Category" , "Name" and "Received" fields and I would like a button to change check all "Received" for all the records that share the same Category. I can make up an api url butto...