Can RTC support 2 dependent
RTC 5.0.2 iFix006
I would like to have a UI presentation that would help limit RTCusers enumerations based on a given parent selection hierarchy Attribute1 Attribute 2 Attribute 3 in this example I can easily create a value set on Attribute1(source attribute) and Attribute2(dependent enumeration), and RTC allows me to create a value set similarly on Attribute 2 and 3 , yet i can seem to base a enumeration list for Attribute 3 based off of 1 and 2's selections Yet it appears that I cannot effectively have a multi-level value value set or dependencies for more than 2 attributes ? I have search the forums and havent see any similar inquiries, and wasnt sure if someone has already posed this as an RFE I see script based value sets maybe able to work, yet I am looking towards moving to eventually serving up these value sets externally as the parent\child combinations need to change weekly sometimes... |
One answer
Ralph Schoon (63.6k●3●36●47)
| answered Jun 18 '15, 3:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Dependent enumerations always only work on one input parameter. You can use script based valuesets to do this to some extent.
You could try to use http filtered value sets, maybe in combination with JavaScript. I have not tried this and can only help with pointers.
|
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.