It's all about the answers!

Ask a question

Removal of value must remove the values from dependent attribute


Anurag Patel (21262) | asked Jul 08 '16, 6:41 a.m.
edited Jul 08 '16, 7:00 a.m. by Ralph Schoon (63.1k33645)
Hello,
In rtc work item, I have 2 attributes of type "String List" and can able to select multiple values in both of the attributes.
My requirement is that, If I remove selected values from Attribute "A" then its related values should be remove from attribute "B"
Suppose value of the first attribute is A and its related values are A1, A2
value of second attribute is "A1" and "A2" 
If I remove value A from first attribute then A1 and A2 should be removed from second attribute.
How to achieve this feature in RTC.

Note : We can remove the selected values from delete button in web and "Remove" button in eclipse UI.

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Jul 08 '16, 7:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Option 1: https://jazz.net/wiki/bin/view/Main/AttributeCustomization JavaScript calculated value for the dependent attributes.
Option 2: Java Based Extension

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.