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