I have process which gets executed on click of save button in the form. The process is a dml operation. On success of the process, i am branching to a modal dialog (screenshot) to show the insertion was successful . However i see an inbuilt notification coming on top of the dialog("Row creasted"). I do not want any notification to be shown. How do i hide this?
