Just posting for a general improvement idea for the Thank You page. Any chance we could have the eventual option of having an activity before the Thank You page?
We have a permit submitter process that needs to generate a unique number. No problem, on form submit, run a workflow to generate the number using various ODBC lookups.
Problem is, the Thank You page happens before the workflow and you cannot pass variables back to the Form before the Thank You. So the Thank You page does not show that permit number and neither does the document when you click Download.
We thought the email with the permit would be enough but now we are needing add SQL stored procedures, javascript that hides the 'real' submit button, and a very large amount of work to have the permit number on the download form.
Anyway, just a suggestion of being able to run a workflow after submit but before Thank you and allow the Workflow to pass variables back to the form (even though it is a public facing form).
Thanks,
Chris