mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 12:50:43 +00:00
13 lines
428 B
JSON
13 lines
428 B
JSON
{
|
|
"values": {
|
|
"firstName": "Kahhhhn",
|
|
"valuesBeingUpdated": "First Name will be set to: Kahhhhn",
|
|
"bulkEditEnabledFields": "firstName",
|
|
"recordsParam": "recordIds",
|
|
"recordIds": "1,2,3,4,5",
|
|
"queryFilterJSON": "{\"criteria\":[{\"fieldName\":\"id\",\"operator\":\"IN\",\"values\":[\"1\",\"2\",\"3\",\"4\",\"5\"]}]}"
|
|
},
|
|
"processUUID": "74a03a7d-2f53-4784-9911-3a21f7646c43",
|
|
"nextStep": "review"
|
|
}
|