I need to create a workflow condition such that when a user creates a new service order, and does not have a service item in the details, the status on the document will change. My issue is accessing the document details grid to use in a condition. It seems that when doing a workflow I can use any of the FS.ServiceOrder DAC fields in a condition/action but none of the FS.SODet (details) fields. Is there some secret method to making the details available? Note: I am not a coder and am looking for non-coding solutions. Thanks.