I have setup a workflow (based on this tutorial) to generate (and increment) a form ID and set that form ID to the "Title" field in my form. Everything works fine except that I want to see that workflow generated form ID in a label control (so users can't tamper with it) when a new form opened. The workflow doesn't run until I save the workflow. Is there a way start the workflow that generates the form ID when opening the form so that I see the generated form ID already populated instead of starting the workflow after the form is saved?
Thanks!