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

RTC Workitem Customization of Dropdowns

Hi Guys,
Is there a way to add a drop down text attribute? Is javascript the way to populate the dropdown? I know exactly how to script in CQ but not in RTC. Can you post how to do this in RTC work items or tell me how to do this? ( With cascading/dependent lists).

BTW, What should the new attribute type be? ( not enum I assume as it has real text values)


List/Dropdown A
--------------------
Color
Shape


List/Dropdown B
-------------------
If Color is selected in dropdown/list A then the next dropdown B field should show
Red
Blue
Green

else
Square
Circle
rectangle

Thanks
RK

0 votes



15 answers

Permanent link
How do I clear the Selected Value from Dropdown B if the user changes
his mind and selects a new value in in Dropdown A. (Sounds like a
OnSelect Event. Is that handled? or where/how do we write code? how?

It should be automatic. This is tracked in

--
Regards,
Patrick
RTC Work Item Component Lead

0 votes


Permanent link
Hi
As per my previous query -
We want to add programmatically the literal values for the Enumerations in RTC work items in project configuration using the RTC JAVA API's. Is anybody have any information on this which can help us?

Is there any feature released as a part of the RTC 3.0 which can resolve the above issue?

0 votes


Permanent link
To help someone else avoid some frustration, I discovered step 8 is not quite complete.
8) Create an attribute for Enum B, associate the value set provider, AND SET A DEPENDENCY TO ENUM A!!

Without the dependency set, Enum B continues to show all options regardless of Enum A setting.

Doug

0 votes


Permanent link
>>8) Create an attribute for Enum B, associate the value set provider, AND SET A DEPENDENCY TO ENUM A!!
>>Without the dependency set, Enum B continues to show all options regardless of Enum A setting.

Thanks!

Also, how to clear a value in Enum B field when I change Enum A value?
For e.g., when I choose "Color" (Enum A) I see the "Red" and "Green" as options (Enum B) with "Red" as the default. When I choose "Shape" (Enum A) I still see "Red" as the selection with other shapes in the menu (Enum B). I want to clear "Red" (Enum B) when I change the value to "Shape".

Thanks!

0 votes


Permanent link
I have created the template and designed the work flow manually from RTC 3.0 client by using Process configuration option. Now I want to know whether I can create the template with scripts as same as we do in ClearQuest.

Please tell me how to do that or provide me the right link.

0 votes

1–15 items
page 2of 1 pagesof 2 pages

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

Question asked: Nov 08 '10, 3:58 p.m.

Question was seen: 18,481 times

Last updated: Nov 08 '10, 3:58 p.m.

Confirmation Cancel Confirm