Hi everybody,
According to the doc, with the FinishAction option you can choose what to do once a form has been sent:
FinishAction
Specifies the operation the Web Interface will perform after completing the Create New Object wizard. This attribute can take one of the following values:
- "RestartWizard": Restarts the Create New Object wizard.
- "GoToObjectPage": Opens the Properties form for a newly created object.
Note:
This attribute is only used when the FinishOptionSelected attribute is set to false. Otherwise, setting this attribute takes no effect.
However, when a Workflow is involved in the form, I receive the typical text "Your operation has been submitted" but in the "View Contents" page, even if RestartWizard is defined.
I know that there is not a way to set a destination different than the ones shown in the doc, but why is going to View Contents?
Btw, I think (like a lot of people) every form should have a configurable destination page to exit. It is and has been a MUST HAVE.