The dialogs that come along with the table card, after submit action has been triggered should close the dialogs regardles of the result of the operation that is attached to the submit action.
Now the component assumes that the consuming code will execute the the closeCreateDialog or closeEditDialog.
The dialogs that come along with the table card, after submit action has been triggered should close the dialogs regardles of the result of the operation that is attached to the submit action.
Now the component assumes that the consuming code will execute the the
closeCreateDialogorcloseEditDialog.