35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"gitSyncId": "6a57350b6665afa2c813ed3d_42625130-ed7e-4f74-90f6-6a3bcbeaf402",
|
|
"id": "Bearbeitung Sportclubs_Update_Haus",
|
|
"pluginId": "mysql-plugin",
|
|
"pluginType": "DB",
|
|
"unpublishedAction": {
|
|
"actionConfiguration": {
|
|
"body": "UPDATE Haus\nSET\n\tKürzel = {{appsmith.store.editDraft.Kürzel}},\n\tHausname = {{appsmith.store.editDraft.Hausname}},\n\tAdresse = {{appsmith.store.editDraft.Adresse}},\n\tUnterkunftsart = {{appsmith.store.editDraft.Produkt}},\n\tStatus = {{appsmith.store.editDraft.Status}},\n\tLand = {{appsmith.store.editDraft.Land}}\nWHERE HID = {{appsmith.store.editContext.row.HID}}",
|
|
"encodeParamsToggle": true,
|
|
"paginationType": "NONE",
|
|
"pluginSpecifiedTemplates": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"timeoutInMillisecond": 10000
|
|
},
|
|
"confirmBeforeExecute": false,
|
|
"datasource": {
|
|
"id": "MySQL Factsheets",
|
|
"isAutoGenerated": false,
|
|
"name": "MySQL Factsheets",
|
|
"pluginId": "mysql-plugin"
|
|
},
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "body"
|
|
}
|
|
],
|
|
"name": "Update_Haus",
|
|
"pageId": "Bearbeitung Sportclubs",
|
|
"runBehaviour": "MANUAL",
|
|
"userSetOnLoad": false
|
|
}
|
|
} |