I am currently running into an issue where I have Workflow invoking a submission of a form with Lookup in place. The issue is that there is no delay for the lookup to complete, and when the form gets saved into the repository, it does not contain the lookup information. Is there a way to set a delay within the invoked form, so that the lookup can complete? Thanks.
Ideally this would be the best case scenario:
Workflow > Form > Lookup (Delay to Complete) > Save to Repository