It's all about the answers!

Ask a question

how to customize work item to have conditional fields ?


Deepak soora (1528) | asked Mar 31 '17, 5:26 a.m.

 Requirement is to have 4 fields A B C and D in the customized work item.


Based on the selection of field A -> list of items in B related to A should be populated as the selection items in B drop down. user should have access to select multiple choice in field B.

like wise flow should go from A --> b --> C --> D. all are conditional queries.

The data populated in the field should be from the RTC repository database.

RTC 6.0.3

This requirement will help us in extending the use of RTC around multiple application in APAC NA and other Asia specific regions.


Accepted answer


permanent link
Donald Nong (14.5k414) | answered Apr 02 '17, 10:46 p.m.

What you described is just dependent enumerations, albeit multi-leveled.
https://jazz.net/help-dev/clm/topic/com.ibm.team.workitem.doc/topics/t_configuring_dependent_enumeration.html

You can check the below article for other options including Script Based Value Set.
https://jazz.net/wiki/bin/view/Main/AttributeCustomization

Deepak soora selected this answer as the correct answer

Comments
Deepak soora commented Apr 04 '17, 1:37 a.m.

 Thank you soo much, yes we know that everything is customizable in RTC but the hard part is for a new team to figure out and understand the terms that RTC uses for describing a new field or how the attribute is related to enumeraiton and customization ability of RTC.


Thank you for the help.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.