Hi,
When returning an outcome in a dialog. dialog:close ends the dialog and navigates back to the previous page. Is there a dialog:*something* that would cause the dialog to not close and for the user to correct some input.
I've tried recalling the dialog, the problem with this is that if a dialog:close is then given for the recalled dialog, it returns to the first instance of the dialog and not where we initially started from.