We have a form that fills a DCO# field from the prior process. We have a table that populates a 'New' and 'Current' field based off a lookup from the DCO# value carried from the past process.
Currently, the lookup seems to run BEFORE the field has the data loaded and thus the results are blank.
To get the 'New' and 'Current' fields to populate from the lookup, we have to manually change the value from the DCO # field and type it in again to get the lookup to display results.