Hi there,
we have this use case: A customer is not able to see the time tracking field. However, we have some workflow transitions that require mandatory input from the status Open -> In Progress for the Time Tracking fields.
Since this field is not visible for the customer, only internal guys can see and fill this field. We use the JSF plugin to hide the time tracking fields from customers. However, I also don't want for the customer to fill a time tracking field.
Now... Is there any way that I can make the Time Tracking field mandatory for all internal guys, but not for customers on the same screen? Or can I assign different screens in the same project on the same transition for different groups?
Thanks
Create two transitions - one for customers and another for internal groups. You can use workflow conditions to make sure the groups only see their own transition.
The second one can then have the time tracking field as mandatory (using workflow validator). Both transition will essentially do the same thing except this config.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.