At what point in a form's life cycle is the Special value - Form Instance Name available to use? I have a helper field that i had planned on using to hold that value so i could use it in notifications. I'm having trouble finding when to place the set field command that sets that helper field to the form instance name. It seems like that Form Instance Name is generated sometime after the first submit data behavior runs. So, my thought was to add a set field command to the workflow path leaving the submitter stage, but thats not working either. I guess my question is, is there a way to set a field to the Form Instance Name at the first stage of the form so that it can be used in notifications.
