The same page has the option for the user to change their name and DOB. I didn’t show it in the screenshot.
I think i worked out a workaround. I figured that the created thing doesn’t actually exist until the end of the workflow. So I modified the workflow so that after the initial creation i set a custom state “Continue Workflow” to “yes”, and then I have another workflow that continues all the additional steps to modify the thing and then change the state back to “no”. It feels hacky, but it works.
If there are more efficient ways to handle it i would be interested to see them.
Thanks!
1 Like