I have try using condition in workflow its working fine but if i am using two conditions in that workflow no tab are visible
So, add conditions of, "group = admin" to all workflow transitions, then add an OR with "group = R* D users" on transitions into open, closed and reopen.
Have a look at the conditions - you may have joined them together with either OR or AND. My usual trick is to use AND when I mean OR (e.g. "user is in group 1 OR in group 2" - not "users has to be in both groups")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i need to restrict like
For Example
Admin should able to see all workflow status
R* D users should able to see open,closed,reopen workflow status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One simple way would be restrict all statuses to admins and restrict open,close and reopen to both admins and r*d users.
Cheers
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.
Hello!
Yes, we'll try to help you, sure.
It would also be great if you provide more information. A couple of screenshots explaining what are you trying to accomplish would also help us help you. Now it's kind of vague.
Thank you in advance.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.