It's all about the answers!

Ask a question

How to make dependent Attribute between Enumeration and String Field


Gagan Kumar (53280) | asked Jan 05 '23, 10:16 a.m.

 How to make dependent Attribute between Enumeration and String Field


Ex: there are two Attribute one is Enumeration (Values are "Yes" and "NO") and another is String type Attribute. so condition is when user1  select "yes" in enum attribute then only another string type attribute get enable to enter the text
if user 1 select "No" , string type attribute should not get enable to enter the text.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jan 05 '23, 11:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Dependent attributes are something different from what you describe above. I would really suggest to try to get the terms right. What you want is to make an attribute read only or writeable. You can do that based on the attribute customization read only on condition. The condition would be JavaScript. See  https://rsjazz.wordpress.com/2022/11/25/ewm-attribute-customization-introduction/



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.