Can Resolved by filed be used in customized type and workflow
Hi
I use the resolved by filed in my customized workitem type and workflow, I define the action as below:
<action icon="processattachment:/workflow/resolve.gif" id="myWorkflow.action.resolve" name="Resolve" state="myWorkflow.state.s5">
but I can't get the "Resolved by" while I trigger the action "Resolve", what's the problem?
Can this filed be used in customized workflow?
Thanks a lot!
I use the resolved by filed in my customized workitem type and workflow, I define the action as below:
<action icon="processattachment:/workflow/resolve.gif" id="myWorkflow.action.resolve" name="Resolve" state="myWorkflow.state.s5">
but I can't get the "Resolved by" while I trigger the action "Resolve", what's the problem?
Can this filed be used in customized workflow?
Thanks a lot!
Comments
sam detweiler
Dec 20 '13, 5:55 a.m.do you mean that you want to be prompted for the Resolved By userid when you select the Resolve action?