It's all about the answers!

Ask a question

Conditional Enumerations in Editor Presentation?


Andrew Trobec (49712144139) | asked Jul 02 '10, 2:13 a.m.
Good Morning Everyone,

I am in the processing of customising an RTC workflow, and I would like to know whether or not the contents of an enumeration can be loaded based on the contents of another enumeration.

For example:

I have an enumeration Client where I will list Client A and Client B. For each of these clients, I have different SLAs (Client A: High=1, Medium=3, Low=5 and Client B: High=3, Medium=7, Low=12).

How can I configure the editor presentation such that when I select Client A, the SLA enumeration will list High=1, Medium=3, Low=5, and when I select Client B, the SLA enumeration will list High=3, Medium=7, Low=12? Is this possible? (Please say it is!)

Thank you in advance!

Best regards,

Andrew

4 answers



permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Jul 02 '10, 2:59 a.m.
On 7/2/2010 8:22 AM, spriteburn wrote:
Good Morning Everyone,

I am in the processing of customising an RTC workflow, and I would
like to know whether or not the contents of an enumeration can be
loaded based on the contents of another enumeration.

For example:

I have an enumeration Client where I will
list Client A and Client B. For each of these clients, I have
different SLAs (Client A: High=1, Medium=3, Low=5 and Client B:
High=3, Medium=7, Low=12).

How can I configure the editor presentation such that when I select
Client A, the SLA enumeration will list
High=1, Medium=3, Low=5, and when I select Client
B
, the SLA enumeration will list High=3, Medium=7,
Low=12? Is this possible? (Please say it is!)

Thank you in advance!

Best regards,

Andrew


I think that is coming in new 3.0 because I saw such support yesterday
in 3.0M6a. Don't remember exactly the option but it was in the process
editor customizing work items.

Hope this helps,

Chemi.

permanent link
Sudhakar Frederick (80113631) | answered Jul 02 '10, 4:24 a.m.
JAZZ DEVELOPER
In 3.0, see
https://jazz.net/downloads/rational-team-concert/milestones/3.0M4?p=news
"Dependant Enumerations"

Freddy

On 2/07/2010 4:22 PM, spriteburn wrote:
Good Morning Everyone,

I am in the processing of customising an RTC workflow, and I would
like to know whether or not the contents of an enumeration can be
loaded based on the contents of another enumeration.

For example:

I have an enumeration Client where I will
list Client A and Client B. For each of these clients, I have
different SLAs (Client A: High=1, Medium=3, Low=5 and Client B:
High=3, Medium=7, Low=12).

How can I configure the editor presentation such that when I select
Client A, the SLA enumeration will list
High=1, Medium=3, Low=5, and when I select Client
B
, the SLA enumeration will list High=3, Medium=7,
Low=12? Is this possible? (Please say it is!)

Thank you in advance!

Best regards,

Andrew

permanent link
Patrick Streule (4.9k21) | answered Jul 02 '10, 4:33 a.m.
JAZZ DEVELOPER
In 3.0, see
https://jazz.net/downloads/rational-team-concert/milestones/3.0M4?p=news
"Dependant Enumerations"

And preliminary support is also available in 2.0.0.2:
https://jazz.net/wiki/bin/view/Main/AttributeValueProviders

--
Regards,
Patrick
Jazz Work Item Team

permanent link
Pooja Biwalkar (481724) | answered Jun 24 '14, 3:56 p.m.
 Hi,

 I have two fields A and B and B is dependent on A.So I want to customize such that,if the user selects "Yes" for A then only B values should appear.If the user selects "No" in A,then B field should not appear at all on the form.How can I achieve this? Can you provide the steps if possible?

Comments
sam detweiler commented Jun 24 '14, 3:58 p.m.

this is not possible today.. there is no support for hiding variables on the fly.

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.