Update new row autoscreen to handle new SaveRow button action
This commit is contained in:
parent
96e59e6149
commit
135cee8689
|
@ -119,6 +119,7 @@ export function makeSaveButton(table, formId) {
|
|||
{
|
||||
parameters: {
|
||||
providerId: formId,
|
||||
tableId: table._id,
|
||||
},
|
||||
"##eventHandlerType": "Save Row",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue