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

How can I have a dependent attribute that auto-populates?

I’m using an http filtered value set to provide values to two attributes.  attribute1 and attribute2, attribute2 is dependent on attribute1.  Based on the value selected in attribute1, I need attribute2 to auto-populate.

Using the following xml for example, if I select “one” in attribute1, attribute2 needs to change to “A”

<attribute1 value=”one”>

                <attribute2>A<attribute2>

</attribute1>

<attribute1 value=”two”>

                <attribute2>B<attribute2>

</attribute1 >

 

 

Currently I have to manually select the value in attribute2.  This is a hassle when I have multiple attributes that are dependent on attribute1 and need to auto-populate.

If I had the option of using HTTPConnector in a calculated value script I think I could get the functionality I’m looking for. But it looks like you can only use HTTPConnector with a script based value set.

How can I open an enhancement request of this issue?

 

Thanks,

Dan

 

0 votes


Accepted answer

Permanent link
You can create RFE's here https://www.ibm.com/developerworks/rfe/?BRAND_ID=1 or enhancements here https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome
Daniel Stewart selected this answer as the correct answer

0 votes

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
× 10,934
× 6,121

Question asked: Jun 29 '15, 10:09 a.m.

Question was seen: 2,956 times

Last updated: Jun 29 '15, 10:30 a.m.

Confirmation Cancel Confirm