Hi all,
From a user experience there is a good 10 second delay between a user submitting a form and it navigating to another form (this other form says something like "thanks for submitting the form" etc etc. This results in the user wondering if they had clicked the submit button....
I know why the delay is, because when a user submits the form, I create a PDF, i do a couple of Email events and also a delete smartobject action, then I navigate to the Thank you form.
My question is.... Is it possible to get it navigate to another form and still process all the above actions? If i put Navigate to another form at the top of my list of actions, would the rest of my actions not run?
At the moment the Navigate to another form is at the bottom of my list (under the rule, when Save PDF is complete)
Thanks