Suppose you were creating a warranty inspection workflow. Devices come in by serial number.
I can create a serial number form field for each Task.
As the task is completed, the worker scans or inputs a serial number. But I don’t see a way to pull the next task by some unique associated key (serial as opposed to the UUID).
But I think you have to first enter the task value for it to work.
What I’m asking is: At the first step, the user puts in a serial. I would like to be able to search by serial to get the next task.