Hello all :I have a workflow where a user can initiate a job as well as being a member of a specific group have the ablility to take the control of the task and approve the content. Now, I need to modify this functionality in the way a job initiater should be disable to approve the content even if the user iis present in the group where the content is waiting for its approval stateany thought / reference / out of box ideas !! please share them .Thanks in advance
What Model, WFT or WFM?
This statement is confusing "Now, I need to modify this functionality in the way a job initiater should be disable to approve the content even if the user iis present in the group where the content is waiting for its approval state"So you mean to say that when a certain user who starts the Job cannot approve the job though is part of group task following this inititation where he is also a member. If it is WFT you need to post your snippet as how your flow is atleast from the Intiator to the group task, so that one can see as how you are generating your group list, the key is in the way you generate your grouplist and use it accordingly for your group task.HTHThanks