"Are you sure?" dialog on assignment
Hi,
I would like to add an "Are you sure?"-type feature on an assignment. Submit would ask "Are you sure?" with 2 buttons Yes and No. Yes would do the actual submit; No would go back to the form. Ideally this question and buttons would be in a modal dialog, but it could also be an entirely separate screen.
Is there a native feature to do this in Pega? What would be the simplest (less specific) way?
I could do this with a 2-screen screen flow but that would less recognizable a pattern for the user.