Dependent enumerations with Multi-select List
![]()
Hi All,
I tried a similar scenario. Source: Enumeration Target: medium string (multi-select list referring an enumeration) Created a value-set between the 2 enumerations. How to associate the value-set? Since string type does not have value-set enabled. Please advise Thanks. |
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Oct 12 '12, 6:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I tried RTC 4 it does not work. Reason probably being, the value set for strings ony shows compatible (string based) value sets. You could try to use a script based approach. Not sure if that works, especially if the multi selection presentation can handle it. You could also try a validator that rules out odd combinations.
|