Workflow Pause Until Field Populated
Hi,
I have a workflow where a user creates a work requisition. I would like to create the work item, but not proceed to the next stage until one particular field gets populated (they may need to gather additional info prior to moving forward). What would be the best approach to keeping the work in a holding state, and then allow it to move forward once this field is populated?
thanks
A Wait shape in your flow could be an option. How is the property going to be set? Is it via a user action or a service that updates the item?