It's all about the answers!

Ask a question

Option in RTC to validate and poppulate data in workitem?


Pavithra Kasturirangan (42955956) | asked Aug 16 '10, 7:59 a.m.
Hi,

I have a requirement to validate an input and choose values,
something like this.

I have three columns,
On choosing an item from Column A, automatically the set of values from the second column can be populated or selected, then the user should be able to choose from the list of items in the third column.

The idea is to populate the set of items in the second column, rather than the user selecting it, as they are pre-defined,

Can someone help me on how to achieve this?

One answer



permanent link
Sudhakar Frederick (80113631) | answered Aug 17 '10, 6:09 a.m.
JAZZ DEVELOPER
I think what you are asking for is described in 3.0, see
https://jazz.net/downloads/rational-team-concert/milestones/3.0M4?p=news
"Dependant Enumerations"
with preliminary support available in 2.0.0.2:
https://jazz.net/wiki/bin/view/Main/AttributeValueProviders

On 16/08/2010 10:08 PM, prangan wrote:
Hi,

I have a requirement to validate an input and choose values,
something like this.

Type Fruits vegetables
________ _________ _____________
(choices) Data Should get Multi-Select
populated as per the Type Option to choose
Type A Fruit A Veg A
FruitD Veg B
FruitE Veg C
Veg D

Type B Fruit A Veg A
Fruit B Veg B
Veg C
Veg D

Type C Fruit C Veg A
Veg B
Veg C
Veg D

Is there any way to achieve this in RTC Work Item?

Thank You.

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.