Is it possible to set a workflow condition only to a specific group?
Let's say I have many groups and one of them is 'abc'. I like apply the 'Previous Status Condition' condition only to this 'abc' group and not to other groups.
Can I do it?
Hello,
You shoud add the Previous Status Condition and then add the UserInGroup condition. These two conditions will be joined with the All of the following condition by default, which means that this condition will work, only if two of these conditions are valid.
I don't think I understand.
I like a Previous Status Condition to work only if the user is in a certain group and not for other groups members.
What you suggest will make it impossible for any other groups members to use this transition no?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can create a third condition: userInAnyGroups and enumerate all possible groups there. And you should join this group with the "Any of the following condition".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.