Removal of value must remove the values from dependent attribute
Anurag Patel (21●8●68)
| asked Jul 08 '16, 6:41 a.m.
edited Jul 08 '16, 7:00 a.m. by Ralph Schoon (63.5k●3●36●46)
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
Ralph Schoon (63.5k●3●36●46)
| 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
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.