I'm building an analytic app that asks the user to make selections from a tree that will then be analysed in the main workflow. I would ideally like them to make the choices and then produce an alert question that says : "You have selected x, x and x, is this correct?"
Is this possible? Or is the optimal solution to this to configure the app to produce a CHECK output as well as the main analytical output after it runs, which will show the user what their choices were and tell them to check and re-run if it wasn't what they were expecting.