Newbie question regarding form format possibilities - like excel checklist
2 answers
It is possible in RTC to create a custom enumeration type of attribute in a workitem and use some logic such as dependency to trigger other actions based on the state or value of other attributes and so on. I would suggest to start with this article:
https://jazz.net/library/article/1003
(there are more articles in jazz.net library and you can search for customization: https://jazz.net/library)
Hopefully this helps you to start with.
Don
Comments
Thanks - will take a look and work through over next few days to identify if this is of help and to what extent. Appreciate the advice in advance.
Had a good read through the Planning doco. It's a big shift from how our team currently work. I can see some nice points but don't think we can align to that. Need to take a deeper look into it but initially we're after something a bit more stripped down - don't need all the functionality around individual tasks - just a simple method of toggling a standard list of tasks that are common to multiple projects. No cheap and easy answers here - yet.
"simple method of toggling a standard list of tasks" -- have you looked at work item templates? I'll admit I don't quite understand your application yet, but "standard list of tasks" sounds like something related to work item templates (which are a way to instantiate multiple work items at once that have a given relationship to each other).