Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC Work Item Attribute Customisation

Hi

 I am using RTC 4.0.3. In a Work Item I have a Custom Attribute e.g. Stage which is of type Enumeration.

Is there a way to mention that if I select a value in the Stage then value of 3 other  Custom attributes should be mandatorily set

Dependent Enumeration will not work here because based on the value of Stage I mandatorily need the value to be set for 3 other attributes

Please let me know.

Regards
Niranjan V

0 votes



One answer

Permanent link
I think you can write a Java-script based condition for the other 3 custom attributes which checks the value of the Stage enumeration and if it is anything other than the default/unassigned value, then you can return true and use that condition as the basis for the required or not required-ness of those 3 other custom attributes.

Susan

1 vote

Comments

This would be the approach I would try. It should work.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,014

Question asked: Nov 03 '13, 10:45 p.m.

Question was seen: 4,132 times

Last updated: Nov 04 '13, 5:08 a.m.

Confirmation Cancel Confirm