Hi All,
What would you all recommend for implementing a confirmation page after a form is submitted ? another user form ? The only concern I have is that once my user submits the form is a subprocess creating multiple instances (as we need). So basically for the confirmation page we need something along the lines this # of items were created in the system, even better if we can give the ids of the created items.
Any suggestions for a good design implementation?
Thanks in advance
Discussion posts and replies are publicly visible
I covered this in an older blog post:
https://appian.rocks/2022/06/23/task-exceptions-quick-tasks/
When I try to access the link you have attached for the appian documentation it says it no longer exists, is this option is still possible in newer versions of appian?